mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-04-17 03:27:28 +02:00
.
This commit is contained in:
parent
e1eec7f7e6
commit
684c36f02e
28
en/_index.md
28
en/_index.md
@ -1,6 +1,7 @@
|
||||
+++
|
||||
Title = "the ✨sitoctt✨ — Home"
|
||||
description = "Octt it's me... and this is literally my site (uwu)."
|
||||
Description = "Octt it's me... and this is literally my site (uwu)."
|
||||
Lastmod = 2024-08-27
|
||||
+++
|
||||
|
||||
{{< noticeAutomaticTranslation it >}}
|
||||
@ -9,6 +10,29 @@ description = "Octt it's me... and this is literally my site (uwu)."
|
||||
|
||||
Once upon a time here it was all countryside— er, I wanted to say... it was a whole list of words piled together badly and worse. Not only did I no longer like it either, but it's not exactly good manners in the year of our Lord 2024 (and beyond), so...
|
||||
|
||||
Now there is this list of all my latest articles, and loose pages that I have recently updated, while the old home is at ["Sul sitoctt"](/miscellanea/Sul-sitoctt/) until I have reorganized everything. Welcome in the ✨sitoctt✨!
|
||||
Now there is this list of all my latest articles, and loose pages that I have recently updated, while the old home is at ["Sul sitoctt"](/it/miscellanea/Sul-sitoctt/) until I reorganize everything. Welcome<code class="notranslate" data-lang="it"><!--
|
||||
--><span class="BlinkA">a</span><!--
|
||||
--><span class="dn">/</span><!--
|
||||
--><span class="BlinkO">o</span></code> in the ✨sitoctt✨!
|
||||
|
||||
(Work in progress for a few more days, so maybe broken links and misshapen pages, sorry!!!)
|
||||
|
||||
<style>
|
||||
/* Animations for endings */
|
||||
.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>
|
||||
|
37
fr/_index.md
37
fr/_index.md
@ -1,37 +0,0 @@
|
||||
+++
|
||||
Titre = "le ✨sitoctt✨ — Accueil"
|
||||
description = "Octt, c'est moi... et c'est littéralement mon site (uwu)."
|
||||
+++
|
||||
|
||||
{{< noticeAutomaticTranslation it >}}
|
||||
|
||||
|
||||
|
||||
Il était une fois ici c'était la campagne... euh, j'avais envie de dire... c'était toute une liste de mots empilés mal et pire encore. Non seulement je n'aimais plus ça non plus, mais ce n'est pas vraiment les bonnes manières en l'an de grâce 2024 (et au-delà), alors...
|
||||
|
||||
Il y a maintenant cette liste de tous mes derniers articles, et des pages libres que j'ai récemment mises à jour, alors que l'ancienne maison est à ["Sul sitoctt"](/miscellanea/Sul-sitoctt/) jusqu'à ce que j'aie tout réorganisé. Bienvenue<code><!--
|
||||
--><span class="BlinkA">a</span><!--
|
||||
--><span class="dn">/</span><!--
|
||||
--><span class="BlinkO">o</span></code> dans le ✨sitoctt✨ !
|
||||
|
||||
(Travail en cours depuis encore quelques jours, donc peut-être des liens cassés et des pages déformées, désolé !!!)
|
||||
|
||||
<style>
|
||||
/* Animations pour les fins */
|
||||
.BlinkA {
|
||||
Animation : BlinkerA 0,25 s Step-Start Infinite ;
|
||||
}
|
||||
@Keyframes ClignotantA {
|
||||
0 % {Position : Absolu ; Visibilité : Masquée ;}
|
||||
50 % {Position : Statique ; Visibilité : Visible ;}
|
||||
100 % {Position : Absolue ; Visibilité : Masquée ;}
|
||||
}
|
||||
.BlinkO {
|
||||
Animation : BlinkerO 0,25 s Démarrage infini ;
|
||||
}
|
||||
@Keyframes ClignotantO {
|
||||
0 % {Position : Statique ; Visibilité : Visible ;}
|
||||
50 % {Position : Absolu ; Visibilité : Masquée ;}
|
||||
100 % {Position : Statique ; Visibilité : Visible ;}
|
||||
}
|
||||
</style>
|
Loading…
x
Reference in New Issue
Block a user