I am working to add a comment system (on Cusdis) using an embed in Sitely, and am working through a couple glitches. Does anyone have any experience with Cusdis and/or embedding a comment system?
Cusdis is a lightweight, open-source, and privacy-focused comment system alternate to Disqus, etc, built on a Next.js framework. It uses SQLite, not MySQL, receives good security reviews, and installs on a server using Docker Containers.
There is a bit of server-side work required, but not too complicated so far.![]()
Suggestions? Comments? Questions?
Thanks!

