listmonk/docs
Kailash Nadh 7fcc6f71e2 Simplify and refactor docker-compose.yml and remove install scripts.
- 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.
2024-10-27 15:36:35 +05:30
..
docs Simplify and refactor docker-compose.yml and remove install scripts. 2024-10-27 15:36:35 +05:30
i18n Improve i18n editor. 2023-04-06 11:57:57 +05:30
site Simplify and refactor docker-compose.yml and remove install scripts. 2024-10-27 15:36:35 +05:30
swagger Make import overwrite off by default and add warning (#2078) 2024-10-13 16:40:36 +05:30
README.md Add new README to the docs directory. 2023-03-26 11:13:25 +05:30

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