Ziscus: Zero JavaScript comments for static sites
Ziscus is a tool that enables comment systems for static websites without requiring any JavaScript, allowing site owners to add visitor comments while maintaining zero JS dependencies on their pages.
Background
Ziscus is a tool/service that removes all JavaScript from static websites, offering a "zero JS" alternative. It targets developers who use static site generators (like Hugo, Jekyll, or Eleventy) and want extreme performance, security, and simplicity by eliminating client-side JavaScript entirely. The concept builds on the broader "small web" / "minimalist web" movement popular among techies who argue that most sites don't need JavaScript for basic content delivery.