mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Nuova gestione dei titoli (rebuild), aggiornamento PicoBlog
This commit is contained in:
7
Pages/Blog/index.pug
Normal file
7
Pages/Blog/index.pug
Normal file
@ -0,0 +1,7 @@
|
||||
// Title: 📓️ Blog
|
||||
// HTMLTitle: <span class="twa twa-notebook"><span>📓️</span></span> Blog
|
||||
// Order: 2
|
||||
|
||||
h1 Blogocto
|
||||
|
||||
p Disponibile più o meno a breve. Controlla tra 1 giorno o 2.
|
@ -1,4 +1,5 @@
|
||||
// Title: <span class="twa twa-grinning-cat"><span>😺</span></span> Chi sono
|
||||
// Title: 😺 Chi sono
|
||||
// HTMLTitle: <span class="twa twa-grinning-cat"><span>😺</span></span> Chi sono
|
||||
// Order: 1
|
||||
|
||||
h1 Chi sono?
|
||||
|
@ -1,5 +1,6 @@
|
||||
// Title: <span class="twa twa-envelope"><span>✉️</span></span> PicoBlog
|
||||
// Order: 2
|
||||
// Title: ✉️ PicoBlog
|
||||
// HTMLTitle: <span class="twa twa-envelope"><span>✉️</span></span> PicoBlog
|
||||
// Order: 3
|
||||
|
||||
h1 Il mio PicoBlog
|
||||
|
||||
@ -26,6 +27,9 @@ h2 Leggi il PicoBlog
|
||||
details
|
||||
summary Espandi la lista dei post
|
||||
div
|
||||
details
|
||||
summary [2022-05-30] Maremma bona sto generatore
|
||||
p Sviluppare questo generatore di siti si sta rivelando un'esperienza mistica, in positivo e in negativo. Non so neanche come descrivere il tutto, è assurdo.
|
||||
details
|
||||
summary [2022-05-29] Il sito su Tor
|
||||
p Finalmente, ho messo in piedi anche un mirror #[span(style='Color:#59316b;') Tor] del sitocto! Lo trovate linkato su #[a(href='./index.html#-Disponibilit-del-sito') Home#-Disponibilit-del-sito]. Ora è tutto più sicuro e privato.
|
||||
|
@ -1,4 +1,5 @@
|
||||
// Title: <span class="twa twa-house"><span>🏠</span></span> ~Home~
|
||||
// Title: 🏠 ~Home~
|
||||
// HTMLTitle: <span class="twa twa-house"><span>🏠</span></span> ~Home~
|
||||
// Order: 0
|
||||
|
||||
h1 Ciao!! (UwU)
|
||||
|
Reference in New Issue
Block a user