Personal documentation hub — live at docs.errornoslash.be
Project write-ups that outgrow their READMEs end up here.
| Section | Description |
|---|---|
| Welcome | Landing page and project index |
| SlashyOS | My multi-host NixOS flake configuration |
More sections land here as projects mature.
- Zensical — static site generator from the Material for MkDocs team
- GitHub Actions → GitHub Pages — every push to
mainrebuilds and deploys automatically - Cloudflare DNS —
docs.errornoslash.be→ GitHub Pages
├── zensical.toml # site config, theme, palette
├── .github/workflows/docs.yml # build & deploy pipeline
└── docs/
├── index.md # welcome page
├── slashyos.md # SlashyOS documentation
└── assets/ # logo, favicon