mirror of
https://github.com/knadh/listmonk.git
synced 2024-11-14 19:45:26 +08:00
684c15a404
This commit merges the static website and docs that was on https://github.com/knadh/listmonk-site repository into the main listmonk repo. It also adds a GitHub Actions workflow to public the sites on GitHub Pages instead of Netlify.
6 lines
198 B
TOML
6 lines
198 B
TOML
baseurl = "https://listmonk.app/"
|
|
languageCode = "en-us"
|
|
title = "listmonk - Free and open source self-hosted newsletter, mailing list manager, and transactional mails"
|
|
|
|
[taxonomies]
|
|
tag = "tags"
|