all repos — hastysite @ master

A high-performance static site generator.

ab9e4c37
Update add-artifacts-to-current-releases.yml
Fabio Cevasco h3rald@h3rald.com
Mon, 21 Oct 2024 07:21:56 +0200
9d020313
Fixing windows build.
h3rald h3rald@h3rald.com
Sun, 20 Oct 2024 13:01:18 +0200
44005577
Attempting to fix windows build.
h3rald h3rald@h3rald.com
Sun, 20 Oct 2024 12:52:31 +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