documentation/README.md
2025-12-04 14:10:15 +01:00

18 lines
400 B
Markdown

# Documentation for Servala
This is the documentation for Servala, based on [Zensical](https://zensical.org/).
## Getting Started
Prerequisite:
- [Astral uv](https://docs.astral.sh/uv/)
- Clone the repo
- Run `uv run zensical serve`
- Browse to http://localhost:8000
Now edit pages and have them automatically reloaded in your browser.
## Structure
Content is stored in the `docs/` directory.