listmonk/docs
Rohan Shetty e332622db9
Added remaining endpoints to the Swagger Collection (#1283)
* added swagger collection for APIs

* added remaining endpoints to the swagger collection
2023-04-25 22:17:43 +05:30
..
docs Link the Swagger pages on the API doc. 2023-04-11 21:51:30 +05:30
i18n Improve i18n editor. 2023-04-06 11:57:57 +05:30
site Add static Hugo website and mkdocs documentation to docs directory. (#1261) 2023-03-26 00:51:20 +05:30
swagger Added remaining endpoints to the Swagger Collection (#1283) 2023-04-25 22:17:43 +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