Commit graph

65 commits

Author SHA1 Message Date
Kailash Nadh 42ba157904 Add a note about starting listmonk without a config file. 2024-04-27 23:03:59 +05:30
Kailash Nadh d5cfaa9bb3 Remove obsolete subscriber disabled status from docs. Closes #1793. 2024-04-01 19:09:19 +05:30
Kailash Nadh 7bf9481488 Add /uploads/ path to HTTP config docs. Closes #1803. 2024-04-01 19:05:38 +05:30
George Ma 3a0cf98d2f
chore: remove repetitive word (#1790)
Signed-off-by: availhang <mayangang@outlook.com>
2024-03-25 10:32:25 +05:30
Sjoerd van der Hoorn 1817bba284
Update templating.md (#1788)
Pointing "Go template" hyperlink to actual Go template expression documentation.
2024-03-19 12:38:07 +05:30
Karan Sharma 00a44c01a4
fix: easy install docker script for macOS (#1742)
* feat: fix easy install docker script for macOS

Closes https://github.com/knadh/listmonk/issues/1740

* fix: use bash shebang for wider compatibility

* fix: quote the command subst to prevent word splitting
2024-02-21 13:11:38 +05:30
Kailash Nadh 3e06b29b0a Add new SDK/libs page and update messenger list. Closes #1723. 2024-02-13 23:16:19 +05:30
MaximilianKohler 6689b716d9
Update installation.md (#1700)
amd64 info
2024-02-05 18:51:33 +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
Kailash Nadh 45f4ae190f Add performance/query caching docs. 2024-01-27 20:32:37 +05:30
Kailash Nadh 9adc5e7ce7 Refactor navigation and styling in docs.
Thanks @candidexmedia. Closes #1679.
2024-01-27 17:38:28 +05:30
Gautam Mehta a5b06a8ed8
fixed railway icon and spelling bug (#1696) 2024-01-26 14:03:27 +05:30
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
MaximilianKohler 98fa3e03b6
Update templating.md with command to fetch templates from repo (#1677) 2024-01-24 10:16:15 +05:30
cosark 4c5df16ae1
Add deploy template for RepoCloud.io (#1662) 2024-01-11 00:30:13 +05:30
Kailash Nadh 9109097aaa Remove incorrect API def from docs. Closes #1658. 2024-01-10 21:47:27 +05:30
MaximilianKohler 9a96134fa9
Update installation.md +tut & minor changes (#1647) 2024-01-03 13:57:34 +05:30
MaximilianKohler f4b244657b
Update configuration.md +logs section (#1641)
* https://github.com/knadh/listmonk/issues/1462
* https://github.com/knadh/listmonk/issues/13#issuecomment-516259910
2023-12-28 22:13:38 +05:30
Kailash Nadh 51af75cfef Add subscription status filter to subscriber list query and admin UI. 2023-12-23 16:43:28 +05:30
Kailash Nadh 01acd386f6 Add tag/type/optin filter options to lists and campaigns APIs. Closes #1631. 2023-12-23 14:45:55 +05:30
MaximilianKohler 95dabe593b
Update upgrade.md +binary info (#1613) 2023-12-02 22:41:27 +05:30
MaximilianKohler e06d379953
Update installation.md +tutorials (#1611) 2023-12-01 08:52:06 +05:30
MaximilianKohler 7c991677eb
Update installation.md +changing port (#1607) 2023-11-28 12:28:40 +05:30
Luc Didry 75befe5214
📝🐛 — Fix /api/subscribers/lists doc (#1594) 2023-11-21 11:06:42 +05:30
MaximilianKohler 4c8c19ebb9
Update configuration.md - update path due to recent install path change (#1581)
Since `&& cd listmonk` was added to the installation, this path is changed.
2023-11-11 20:32:40 +05:30
Kailash Nadh e8ecdf8cde Fix mkdocs links in docs. 2023-11-10 22:44:08 +05:30
Kailash Nadh ff135ecee3 Add 'copy code' button to code snippets in docs. 2023-11-10 22:37:05 +05:30
Kailash Nadh be4be729a9 Refactor and clean up API Markdown docs.
This has been pending for several years. Finally, managed to do with
GPT-4 "auto" cleaning language and other consistency issues.
90% GPT4, 10% manual hand-wringing.

GPT-4 prompt:
```
- Fix grammar, simplify language, and make language and terms consistent.
- Remove superfluous language, avoid unncessary "the"s etc.
- Change endpoint description in tables that list endpoints, change to terse imperative language.
- Parameter / field description in Parameter tables, don't be imperative or use active sentences. Only describe the parameter passively and tersely.
- Remove backticks from all headings and table values.
- Format markdown tables.
- Standardize "data type" columns values into number, string[], string, JSON.
- Remove the "parameter type" column from tables.
- Wrap ID parameters in URIs in braces. Eg: /lists/list_id to /lists/{list_id}
- Add a markdown line above every API path heading that begins with GET, POST, PUT, DELETE.
- Leave the lines starting with `#code-` untouched
- Do not add new sections, headings, or any new content. Only edit existing content as described above.
- Do not remove any sections or any existing content.
```
2023-11-10 22:30:14 +05:30
Kailash Nadh f8a55f84fa Fix mkdocs navbar shadow 2023-11-10 12:17:11 +05:30
Kailash Nadh f720e88b44 Refactor <hr> style in mkdocs template. 2023-11-10 09:03:47 +05:30
Kailash Nadh b29f565b68 Fix broken table in campaign doc. Closes #1585. 2023-11-09 16:48:45 +05:30
Kailash Nadh 3641f74c64 Add missing header field in campaign creation docs. Closes #1561. 2023-11-01 18:49:48 +05:30
MaximilianKohler fd05a6d17d
Update installation.md - add cd listmonk (#1576) 2023-10-31 11:04:38 +05:30
Heiko 7019f26280
Fix docs for public subscription api (#1522) 2023-09-12 21:32:23 +05:30
Kailash Nadh 2b95c88188
Add Postmark bounce webhook support (refactor #1385) (#1485)
Co-authored-by: Thomas Siebers <tom@tsiebers.de>
2023-08-31 21:27:34 +05:30
MaximilianKohler e5ac111747
Update installation.md - fly.io instructions not working (#1487) 2023-08-31 19:43:40 +05:30
MaximilianKohler 34d86fc387
Update installation.md (#1494)
Add note about docker version
2023-08-30 10:51:20 +05:30
Karan Sharma 5664e5cc9f
fix: replace docker-compose with docker compose (#1490)
Fixes https://github.com/knadh/listmonk/issues/1431
2023-08-28 20:13:03 +05:30
MaximilianKohler 16eeb9401e
added "tutorials" section and other minor edits (#1444) 2023-08-27 13:34:22 +05:30
MaximilianKohler 52a7298a9d
Update bounces.md (#1468) 2023-08-27 12:54:31 +05:30
Kailash Nadh 07a9632860 Update latest version on homepage. 2023-08-21 10:12:36 +05:30
MaximilianKohler e2f1313566
Update configuration.md (#1465) 2023-08-20 09:41:30 +05:30
MaximilianKohler fcdea6050e
Update bounces.md (#1466) 2023-08-20 09:41:13 +05:30
MaximilianKohler 2888dcdd45
Update upgrade.md (#1467) 2023-08-20 09:40:44 +05:30
Kailash Nadh 32b979eeb6 Update subscriber docs and add public subscription API. Closes #1449. 2023-08-13 18:48:24 +05:30
MaximilianKohler 2f07435816
Update bounces docs (#1445)
proper bullets
2023-08-13 15:48:39 +05:30
MaximilianKohler e258ffda38
Update configuration docs (#1446)
media uploads
2023-08-13 15:39:43 +05:30
Kailash Nadh f3e9b08026 Update release on website. 2023-08-11 00:24:52 +05:30
Felix Winterleitner b1fa28980e
update documentation for api/tx to include file attachments and multiple recipients (#1436) 2023-08-07 16:29:34 +05:30