19 lines
400 B
Markdown
19 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.
|