documentation/README.md

19 lines
400 B
Markdown
Raw Permalink Normal View History

2025-12-04 14:10:15 +01:00
# 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`
2025-12-04 16:55:02 +01:00
- Browse to http://localhost:2020
2025-12-04 14:10:15 +01:00
Now edit pages and have them automatically reloaded in your browser.
## Structure
Content is stored in the `docs/` directory.