ForBo7 // Salman Naqvi - Adding Subscriptions to a Quarto Site #6
Replies: 2 comments 1 reply
|
Where can we find resources for handling the backend with JavaScript and other technologies in the HTML & JS option? |
1 reply
|
Hi, awesome post! I've implemented something similar on two Quarto blogs I've set up: https://dualpower.supply/subscribe.html and https://fbrc.dev/subscribe.html I am using a self-hosted instance of https://listmonk.app/ and https://github.com/ElliotKillick/rss2newsletter together, though you don't have to use them together. Zero cost for me except a bit of time to set up, though I haven't had to fiddle with it much after! Just be sure to enable the captcha feature on Listmonk if you use it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ForBo7 // Salman Naqvi - Adding Subscriptions to a Quarto Site
A no nonsense, to the point guide to implementing subscriptions in your Quarto site.
https://forbo7.github.io/forblog/posts/7_blog_subscriptions.html
All reactions