all repos — hastysite @ master

A high-performance static site generator.

c1489795
Updated release timestamp.
h3rald h3rald@h3rald.com
Fri, 22 May 2026 09:57:00 +0200
ee3fddcc
Updated site and guide.
h3rald h3rald@h3rald.com
Wed, 20 May 2026 10:29:05 +0200
15cdb89a
Ensuring that settings symbol is an actual dictionary.
h3rald h3rald@h3rald.com
Wed, 20 May 2026 10:21:15 +0200

Nimble release license

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