This commit is contained in:
simio 2024-10-14 04:05:08 -03:00
parent 39cb44a0d2
commit cd52203427
10 changed files with 29 additions and 8 deletions

2
app.js
View File

@ -8,6 +8,8 @@ const indexRouter = require('./src/router/indexRouter')
const publicPath = "/public" const publicPath = "/public"
const inUrlPath = "public" const inUrlPath = "public"
const path = require('path');
app.engine('.hbs', engine({extname: '.hbs', helpers: { app.engine('.hbs', engine({extname: '.hbs', helpers: {
ifDivisibleBy: function (index, divisor, options) { ifDivisibleBy: function (index, divisor, options) {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 801 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 920 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

22
public/styles/listing.css Normal file
View File

@ -0,0 +1,22 @@
.entry:nth-child(odd) {
background: #EEE;
}
.entry>a {
display: flex;
justify-content: space-between;
}
.entry>a>.name {
flex: 1 1 auto;
}
.entry>a>.size {
flex: 0 0 7em;
text-align: right;
}
.entry>a>.time {
flex: 0 0 6em;
text-align: right;
}
.entry>a>.date {
flex: 0 0 6em;
text-align: right;
}

View File

@ -25,17 +25,17 @@
</tbody> </tbody>
</table> </table>
<a href="https://cidoku.net/es/stuff/cchat/">Tambien suelo encontrarme aca</a><br> <a href="https://cidoku.net/es/stuff/cchat/">Tambien suelo encontrarme aca</a><br><br>
<a href="/public/"><img class="folder" src="/public/images/icons/folder/folder.png"><br>Public Files</a> <a href="/public/"><img class="folder" src="/public/images/icons/folder/folder_file.png"><br>Public Files</a>
<hr> <hr>
<h2>Comic Chat</h2> <h2>Comic Chat</h2>
<p>Cut the umbilical cord.</p> <p>Cut the umbilical cord.</p>
<a href="https://spyware.neocities.org/articles/discord"><img src="/public/images/buttons/discord-no-way.gif"></a> <a href="https://spyware.neocities.org/articles/discord"><img src="/public/images/buttons/discord-no-way.gif"></a>
<p>Back to the holy land.</p> <p>Back to the holy land.</p>
<a href="https://cidoku.net/stuff/cchat/"><img title="Kiki threatens to shoot Kurogami in case her demands aren't met." id="cc" src="/public/images/comicchat.png"></a><br> <a href="https://cidoku.net/stuff/cchat/"><img title="Kiki threatens to shoot Kurogami in case her demands aren't met." id="cc" src="/public/images/comicchat.png"></a><br><br>
<a href="/public/cchat/"><img class="folder" src="/public/images/icons/folder/folder_file_kiki_small_head.png"><br>CC files</a> <a href="/public/cchat/"><img class="folder" src="/public/images/icons/folder/folder_file_kiki.png"><br>CC files</a>
<hr> <hr>
<h2>Lists</h2> <h2>Lists</h2>
<img src="/public/images/icons/note.png"><br> <img src="/public/images/icons/note.png"><br>

View File

@ -1,8 +1,5 @@
<body> <body>
<center> <center>
<br>
<br>
<br>
<h1>Kiki Nation</h1> <h1>Kiki Nation</h1>
<a href="/kiki/kiki"><img src="/public/images/kiki/kiki_nation.gif"><br>>Enter<</a> <a href="/kiki/kiki"><img src="/public/images/kiki/kiki_nation.gif"><br>>Enter<</a>
</center> </center>

View File

@ -36,7 +36,7 @@
Inventory:<br> Inventory:<br>
Homeconomicon<br> Homeconomicon<br>
Return Branch<br> Return Branch<br>
<span class="lostAeon">Raging Heart ~ To Protect Those That I Love!</span><br> <span class="lostAeon">To Protect Those That I Love ~ Raging Heart!</span><br>
(Of Ancient And Mystical Knowledge) Toilet Paper Roll<br> (Of Ancient And Mystical Knowledge) Toilet Paper Roll<br>
Probably a scroll<br> Probably a scroll<br>
<hr> <hr>