all repos — hastysite @ master

A high-performance static site generator.

ca1365e6
Fixes.
h3rald h3rald@h3rald.com
Thu, 18 Jun 2026 13:43:11 +0200
f3a4b107
Releasing using ConVer.
h3rald h3rald@h3rald.com
Thu, 18 Jun 2026 13:42:24 +0200
470492be
Formatted changelog
h3rald h3rald@h3rald.com
Wed, 17 Jun 2026 07:06:12 +0200

HastySite

HastySite is a minimalist but powerful static site generator written in Nim which aims to be fast at processing content and highly configurable to suit your own needs.

Key Features

HastySite provides the following features: * Built-in rich markdown support via HastyScribe. * Built-in mustache support for page templates. * Limited support for standard CSS variables. * Fully configurable content and asset processing pipeline, using the min programming language. * Custom script definition, using the min programming language. * Default stylesheet and fonts from HastyScribe. * Default scripts and rules to get started quickly. * All packed in a single executable file, with no dependencies, available for the most common desktop platforms. For more information, see the HastySite Web Site or the HastySite User Guide

clone
git clone https://code.h3rald.com/hastysite
        

contribute on