Add new README to the docs directory.

This commit is contained in:
Kailash Nadh 2023-03-26 11:13:25 +05:30
parent 684c15a404
commit 5d3c10d198

9
docs/README.md Normal file
View file

@ -0,0 +1,9 @@
# Static website and docs
This repository contains the source for the static website https://listmonk.app
- The website is in `site` and is built with hugo (run `hugo serve` inside `site` to preview).
- Documentation is in `docs` and is built with mkdocs (inside `docs`, run `mkdocs serve` to preview after running `pip install -r requirements.txt`)
- `i18n` directory has the static UI for i18n translations: https://listmonk.app/i18n