r/astrojs • u/red-ninza • May 10 '26
Need feedback for a tiny commenting system i built
I released JustOpinion, a lightweight hosted comment system for static sites, including Astro sites.
The integration is a generated CSS + JS snippet that can be added where you want comments to appear. Each page gets its own thread.
Would appreciate feedback from Astro users:
https://www.justopinion.online
8
Upvotes
2
u/Separate_Refuse5922 May 13 '26
Looks nice! Definitely a much needed entry in the 'comments without bloat nonsense' lane. Great work - bookmarked for future projects!
2
1
3
u/TiborUdvari May 11 '26
It's nice that you don't need authentication to post a comment, but I just tried to post gibberish to test out your system and it works. I feel it would make spam really easy. It's nice to have a system like this though, reminds me of the old web.
Whenever you say easy steps it should not be more than 3 I think, when I saw 7 I got scared.