
Blog generator
Tremolite is a customized blog-like static pages generator that aims to be more customizable, faster, and more explicit than Jekyll. The creator started working on Tremolite after their blog took more than 30 seconds to render and required advanced hacks to meet their needs. While Jekyll is a great starting point, Tremolite requires writing Crystal code, which may make it harder to use initially.
Tremolite is a customized blog-like static pages generator aimed at providing a more customizable and faster alternative to Jekyll. Despite the need to write Crystal code instead of Ruby, Tremolite aims to be more explicit in its functionality and features.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.