mirror of
https://github.com/knadh/listmonk.git
synced 2025-02-23 05:46:12 +08:00
* feat: fix easy install docker script for macOS Closes https://github.com/knadh/listmonk/issues/1740 * fix: use bash shebang for wider compatibility * fix: quote the command subst to prevent word splitting |
||
---|---|---|
.. | ||
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