mirror of
https://github.com/knadh/listmonk.git
synced 2024-12-26 08:51:52 +08:00
7fcc6f71e2
- Remove "demo", "production" containers and have just one. - Remove dependency on config.toml and inline config to env vars. - Have a single idempotent instal+upgrade+run command that eliminates the need for manual upgrade steps. - Remove `.sh` install scripts. - Simplify and clean up install and update docs. |
||
---|---|---|
.. | ||
docs | ||
i18n | ||
site | ||
swagger | ||
README.md |
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 (runhugo serve
insidesite
to preview). -
Documentation is in
docs
and is built with mkdocs (insidedocs
, runmkdocs serve
to preview after runningpip install -r requirements.txt
) -
i18n
directory has the static UI for i18n translations: https://listmonk.app/i18n