bibliotecha-manual/README.md
2020-02-12 19:20:34 +01:00

457 B

manual.bibliotecha.info

The manual for Bibliotecha.

https://manual.bibliotecha.info

Contribute to the manual

$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ mkdocs serve

References: