initialization
This commit is contained in:
commit
719e586fa4
20 changed files with 2889 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue