_ _ ___ ____ _ ____
| | | |/ _ \| _ \| | | _ \
| | | | | | | |_) | | | | | |
\ \_/ / |_| | _ <| |___| |_| |
\___/ \___/|_| \_\_____|____/
A reactive documentation hub for my personal Arch Linux ecosystem. Tracks the bootstrap process from Layer 0 (Kernel) to Layer 5 (Dotfiles).
- WM: Hyprland
- Shell: Zsh + Starship
- Editor: Neovim
- Status: Stable
If you want to run this locally. Don't break it.
# Clone
git clone [https://github.com/gyro-uyt/vorld.git](https://github.com/gyro-uyt/vorld.git)
cd vorld
# Dep
npm install
# Exec
npm run dev
- Core: React + Vite (Fast)
- Style: TailwindCSS v4 (Clean)
- Icons: Lucide React
- CI/CD: GitHub Actions
- This is a "works on my machine" certification.
- If the build fails, check your Node version.
- I use Arch btw.