Commit graph

25 commits

Author SHA1 Message Date
Kailash Nadh
38c784fe55 Update release details on the static homepage. 2025-07-06 21:56:27 +05:30
Kailash Nadh
2081048701 Update release info on homepage. 2025-06-08 15:33:06 +05:30
Niklas Karoly
8b8358e913
Add Nodion Deployment Option (#2518) 2025-06-06 15:26:57 +05:30
Mohommed Motahir Alam
d027cb5de2
Add kloudbean hosting link to static website (#2508) 2025-05-30 12:48:40 +05:30
Kailash Nadh
bf502ba766 Update release details on the static homepage. 2025-05-25 15:37:55 +05:30
Kailash Nadh
6336ec4f56 Update release details on the static homepage. 2025-04-29 00:47:28 +05:30
Kailash Nadh
a7085cb594 Update homepage. 2025-04-29 00:01:51 +05:30
TRISHIT CHAR
b75de39fc2
Fix elest.io image in docs (#2239) 2025-01-05 10:12:38 +05:30
Kailash Nadh
1198f6f3af Update release link on static site homepage. 2024-11-13 00:28:46 +05:30
Salim B
599147c102
fix: favicon markup (#2115) 2024-10-30 00:05:03 +05:30
Kailash Nadh
ca73e4f1dc Change wording to 'one-way mailing list' on the static homepage. 2024-10-29 00:11:47 +05:30
Kailash Nadh
319053dd7a Update release link on static site homepage. 2024-10-28 14:38:58 +05:30
Kailash Nadh
8ef71aa7a4 Fix docker-compose curl command examples. 2024-10-28 00:16:26 +05:30
Kailash Nadh
120d27575b Update release link on static site homepage. 2024-10-28 00:08:59 +05:30
Kailash Nadh
7fcc6f71e2 Simplify and refactor docker-compose.yml and remove install scripts.
- Remove "demo", "production" containers and have just one.
- Remove dependency on config.toml and inline config to env vars.
- Have a single idempotent instal+upgrade+run command that eliminates
  the need for manual upgrade steps.
- Remove `.sh` install scripts.
- Simplify and clean up install and update docs.
2024-10-27 15:36:35 +05:30
Kailash Nadh
139267d57e Tweak docs to highlight one-way mailing lists. Closes #1931. 2024-09-03 22:46:55 +05:30
pan93412
579fa71eed
docs: Add Zeabur one-click button (#1994) 2024-08-22 22:16:59 +05:30
Kailash Nadh
edc9f7382f Fix typo on the website. 2024-08-20 15:05:51 +05:30
Kailash Nadh
2f0f1eeda1 Remove arm release links from the website. 2024-02-05 13:40:04 +05:30
Kailash Nadh
1edf86df20 Update website with the latest release. 2024-02-04 17:21:17 +05:30
Gautam Mehta
a5b06a8ed8
fixed railway icon and spelling bug (#1696) 2024-01-26 14:03:27 +05:30
Kailash Nadh
07a9632860 Update latest version on homepage. 2023-08-21 10:12:36 +05:30
Kailash Nadh
f3e9b08026 Update release on website. 2023-08-11 00:24:52 +05:30
Kailash Nadh
2bfbae74ab Update Postgres version in doc strings. 2023-07-27 23:45:39 +05:30
Kailash Nadh
684c15a404
Add static Hugo website and mkdocs documentation to docs directory. (#1261)
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.
2023-03-26 00:51:20 +05:30