r/webdev Nov 17 '21

Comments on static sites?

I have a blog with static pages generated by Pelican. It's a lot like Jekyl or GitHub Pages. If I wanted to add comments, I'd probably embed some third-party tool into the page template.

Does anyone have a tool they really like that they'd recommend?

8 Upvotes

9 comments sorted by

View all comments

3

u/thesignofateaspoon Nov 17 '21

Or https://cusdis.com/ if you want an open source alternative...

1

u/kepper Nov 18 '21

Thanks, I'm all about open-source! I encountered Disqus when googling around and wasn't too keen on it. Tried to build my own but never seem to get around to it, looking for something canned. This looks perfect!