83 lines
1.7 KiB
Markdown
83 lines
1.7 KiB
Markdown
---
|
|
title: Home
|
|
description: Homelab documentation by Djeex, self-hosting guides for Debian, Docker, networking, storage, and more.
|
|
---
|
|
|
|
: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">Welcome to docu<span style="color: #1ad6ff">·</span>djeex</h1>
|
|
|
|
<p class="text-lg my-0!">Docs, more docs. Tips and experiments. Build your homelab and your own 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: /en/about/welcome
|
|
---
|
|
Access the Docs
|
|
::::::
|
|
|
|
::::::u-button
|
|
---
|
|
color: neutral
|
|
variant: outline
|
|
size: xl
|
|
to: https://docu.djeex.fr/fr/
|
|
---
|
|
🇫🇷 →
|
|
::::::
|
|
:::::
|
|
::::
|
|
|
|
::::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">And Other dumb things</h2>
|
|
|
|
:::::card
|
|
---
|
|
icon: i-cib-gitea
|
|
title: git.djeex.fr
|
|
to: https://git.djeex.fr
|
|
target: _blank
|
|
class: my-0!
|
|
ui:
|
|
icon: text-[#1ad6ff]
|
|
---
|
|
Check my nonsense projects
|
|
:::::
|
|
|
|
:::::card
|
|
---
|
|
icon: i-brand-lumeex
|
|
title: Lumeex
|
|
to: https://lumeex.djeex.fr
|
|
target: _blank
|
|
class: my-0!
|
|
---
|
|
Yet another minimalist, lightweight photo gallery static site generator
|
|
:::::
|
|
|
|
:::::card
|
|
---
|
|
icon: i-brand-instameex
|
|
title: Instameex
|
|
to: https://instameex.djeex.fr
|
|
target: _blank
|
|
class: my-0!
|
|
---
|
|
Mix your SDR and HDR exports into an Instagram-ready HDR photo.
|
|
:::::
|
|
::::
|
|
:::
|
|
::
|