Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

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.

Related stories

  • The article contrasts the open-source software model, where a single maintainer handles ten million weekly downloads for free, with the invisible hand of market economics, highlighting the sustainability challenges and unpaid labor behind widely used digital infrastructure.