listmonk/docs
Luke Lambert 67bc2ce0fc
Improve SES bounce processing docs (#1676)
* Improve SES bounce processing docs

This update includes complete instructions for configuring Amazon Simple Email Service with listmonk's bounce processing. It also adds instructions for exporting bounces from issue #863.

* Fix minor typo bounces.md

---------

Co-authored-by: Kailash Nadh <kailash@nadh.in>
2024-01-24 10:18:46 +05:30
..
docs Improve SES bounce processing docs (#1676) 2024-01-24 10:18:46 +05:30
i18n Improve i18n editor. 2023-04-06 11:57:57 +05:30
site Update latest version on homepage. 2023-08-21 10:12:36 +05:30
swagger Add Postmark bounce webhook support (refactor #1385) (#1485) 2023-08-31 21:27:34 +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