-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak footer e layout categorie, fix metapagine, aggiornamento tradut…
…tore
- Loading branch information
octospacc
committed
Sep 21, 2024
1 parent
c1bac2d
commit 7ab6681
Showing
11 changed files
with
198 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,16 @@ | ||
+++ | ||
Title = "il ✨sitoctt✨ — Home" | ||
Description = "Octt sono io... e questo è letteralmente il mio sito (uwu)." | ||
Lastmod = 2024-08-27 | ||
Lastmod = 2024-09-21 | ||
+++ | ||
|
||
Una volta qui era tutta campagn— ehm, volevo dire... era tutta una lista di parole ammassate alla male e peggio. Non solo non piaceva più nemmeno a me, ma non è proprio buona creanza nell'anno del Signore 2024 (e oltre), quindi... | ||
|
||
Ora c'è questa lista di tutti i miei ultimissimi articoli, e pagine sfuse che ho aggiornato di recente, mentre la vecchia home è a ["Sul sitoctt"]({{< relref "/miscellanea/Sul-sitoctt/" >}}) finché non avrò riorganizzato tutto. Benvenut<code class="notranslate" data-lang="it"><!-- | ||
--><span class="BlinkA">a</span><!-- | ||
--><span class="dn">/</span><!-- | ||
--><span class="Blink_">/</span><!-- | ||
--><span class="BlinkO">o</span></code> nel ✨sitoctt✨! | ||
|
||
(Lavori in corso per ancora qualche giorno, quindi forse link rotti e pagine sformate, mi dispiace!!!) | ||
<!-- (Lavori in corso per ancora qualche giorno, quindi forse link rotti e pagine sformate, mi dispiace!!!) --> | ||
|
||
<style> | ||
/* Animazioni per le desinenze */ | ||
.BlinkA { | ||
Animation: BlinkerA 0.25s Step-Start Infinite; | ||
} | ||
@Keyframes BlinkerA { | ||
0% {Position: Absolute; Visibility: Hidden;} | ||
50% {Position: Static; Visibility: Visible;} | ||
100% {Position: Absolute; Visibility: Hidden;} | ||
} | ||
.BlinkO { | ||
Animation: BlinkerO 0.25s Step-Start Infinite; | ||
} | ||
@Keyframes BlinkerO { | ||
0% {Position: Static; Visibility: Visible;} | ||
50% {Position: Absolute; Visibility: Hidden;} | ||
100% {Position: Static; Visibility: Visible;} | ||
} | ||
</style> | ||
<link rel="stylesheet" href="/desinenze-blink.css"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
+++ | ||
Title = "Blog" | ||
Title = "Blog📚️" | ||
Aliases = [ | ||
"/Posts/index.html", | ||
"/Categories/Blog.html", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.