Migrate docudjeex to Docus v4 with EN/FR content
This commit is contained in:
@@ -0,0 +1,82 @@
|
||||
---
|
||||
title: Accueil
|
||||
description: Documentation homelab par Djeex — guides d'auto-hébergement pour Debian, Docker, réseau, stockage et bien plus.
|
||||
---
|
||||
|
||||
:ellipsis{right=0px width=75% blur=150px zIndex=60}
|
||||
|
||||
::u-container{class="min-h-[calc(100vh-var(--ui-header-height))] flex flex-col pt-32 pb-32"}
|
||||
:::div{class="grid lg:grid-cols-3 gap-8 items-stretch flex-1"}
|
||||
::::div{class="lg:col-span-2 flex flex-col justify-between"}
|
||||
:::::div{class="flex flex-col gap-8"}
|
||||
<h1 class="text-6xl font-bold mb-0">Bienvenue sur docu<span style="color: #1ad6ff">·</span>djeex</h1>
|
||||
|
||||
<p class="text-lg my-0!">De la doc, encore de la doc. Des astuces et des expériences. Construisez votre homelab et votre propre NAS.</p>
|
||||
:::::
|
||||
|
||||
:::::div{class="my-6"}
|
||||
{.w-full}
|
||||
:::::
|
||||
|
||||
:::::div{class="flex items-center gap-3"}
|
||||
::::::u-button{class="text-white font-bold"}
|
||||
---
|
||||
color: primary
|
||||
size: xl
|
||||
to: /fr/about/welcome
|
||||
---
|
||||
Accéder à la doc
|
||||
::::::
|
||||
|
||||
::::::u-button
|
||||
---
|
||||
color: neutral
|
||||
variant: outline
|
||||
size: xl
|
||||
to: https://docu.djeex.fr/en/
|
||||
---
|
||||
🇬🇧 →
|
||||
::::::
|
||||
:::::
|
||||
::::
|
||||
|
||||
::::div{class="flex flex-col gap-5 justify-start self-start"}
|
||||
<h2 class="text-sm font-semibold text-muted uppercase tracking-wide mt-0 mb-0">Et d'autres bêtises</h2>
|
||||
|
||||
:::::card
|
||||
---
|
||||
icon: i-cib-gitea
|
||||
title: git.djeex.fr
|
||||
to: https://git.djeex.fr
|
||||
target: _blank
|
||||
class: my-0!
|
||||
ui:
|
||||
icon: text-[#1ad6ff]
|
||||
---
|
||||
Consultez mes bêtises
|
||||
:::::
|
||||
|
||||
:::::card
|
||||
---
|
||||
icon: i-brand-lumeex
|
||||
title: Lumeex
|
||||
to: https://lumeex.djeex.fr
|
||||
target: _blank
|
||||
class: my-0!
|
||||
---
|
||||
Un autre générateur de galerie photo statique, minimaliste et léger
|
||||
:::::
|
||||
|
||||
:::::card
|
||||
---
|
||||
icon: i-brand-instameex
|
||||
title: Instameex
|
||||
to: https://instameex.djeex.fr
|
||||
target: _blank
|
||||
class: my-0!
|
||||
---
|
||||
Mixez vos exports SDR et HDR en une photo HDR prête pour Instagram.
|
||||
:::::
|
||||
::::
|
||||
:::
|
||||
::
|
||||
Reference in New Issue
Block a user