mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-16 18:27:15 +08:00
This patch adds 3 new options to OIDC settings. Toggle user auto-creation, and select default user/list roles for auto-created users. Co-authored-by: Kailash Nadh <kailash@nadh.in> |
||
---|---|---|
.. | ||
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