Migrate docudjeex to Docus v4 with EN/FR content
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
title: About
|
||||
icon: i-noto-star
|
||||
@@ -0,0 +1,53 @@
|
||||
---
|
||||
title: Welcome
|
||||
description: Introduction to Docudjeex — a personal homelab documentation site covering self-hosted services, Debian, and Docker infrastructure.
|
||||
navigation:
|
||||
icon: i-lucide-home
|
||||
hideHeader: true
|
||||
hideCopyPage: true
|
||||
hideToc: true
|
||||
---
|
||||
|
||||
|
||||
:ellipsis{right=0px width=75% blur=150px zIndex=60}
|
||||
# docu[·]{style="color: #1ad6ff"}what?
|
||||
|
||||
__Docu[·]{style="color: #1ad6ff"}djeex__ is a site containing the documentation of my personal servers, originally created to easily keep track of my configurations and commands.
|
||||
My infrastructure is built around the Debian 13 + Docker combo, making exporting and deployment simpler.
|
||||
Special thanks to __Nipah__, __Xenio__, and others for their patience and support. Most of this content comes directly from them.
|
||||
|
||||
## About the documentation
|
||||
|
||||
The documentation provided here is experimental and shared in a spirit of open knowledge and experience.
|
||||
It is not intended to build production-grade or industrialized infrastructure.
|
||||
It may contain mistakes and/or approximations.
|
||||
|
||||
Naturally, this documentation should only be used within a strictly legal framework.
|
||||
|
||||
### Available or Upcoming Documentation
|
||||
|
||||
:::div{class="relative"}
|
||||
:ellipsis{left=0px width=40rem top=10rem blur=140px}
|
||||
:::
|
||||
|
||||
::card-group
|
||||
::card{icon="i-noto-open-book" title="General" to="/general/networking/nat"}
|
||||
Networking, storage, and hardware basics
|
||||
::
|
||||
|
||||
::card{icon="i-noto-microscope" title="Serveex" to="/serveex/introduction"}
|
||||
Step-by-step Homelab Deployment Guide
|
||||
::
|
||||
|
||||
::card{icon="i-noto-computer-disk" title="Stockeex"}
|
||||
*(coming soon)* Build your own home NAS to store your data and media
|
||||
::
|
||||
|
||||
::card{icon="i-noto-test-tube" title="My nonsense" to="/nonsense/python/nvidia-stock-bot"}
|
||||
Personal scripts and side projects
|
||||
::
|
||||
|
||||
::card{icon="i-noto-recycling-symbol" title="Recycled" to="/recycled/deprecated/wireguard-14"}
|
||||
Deprecated pages, kept for archive
|
||||
::
|
||||
::
|
||||
Reference in New Issue
Block a user