listmonk/docs
Po-Ru, Lin 98934e601e
Fix outdated docker local dev suite (#2200)
* deps(dev): Upgrade golang to 1.20 in dev Dockerfile

* feat(dev): Make dev's config.toml conform to prod's

* fix(dev): Use dev db credentials in config

* feat(dev): Add support for devcontainer

* docs: How to set up dev env in different ways
2024-12-10 23:05:12 +05:30
..
docs Fix outdated docker local dev suite (#2200) 2024-12-10 23:05:12 +05:30
i18n Improve i18n editor. 2023-04-06 11:57:57 +05:30
site Update release link on static site homepage. 2024-11-13 00:28:46 +05:30
swagger fix: update OpenAPI specs for routes and correct docs for campaign endpoints (#2179) 2024-11-25 10:19:12 +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