all repos — hastysite @ master

A high-performance static site generator.

7414cc17
Update add-artifacts-to-current-releases.yml
Fabio Cevasco h3rald@h3rald.com
Mon, 09 Oct 2023 09:21:50 +0200
eda1a9bf
Updates.
h3rald h3rald@h3rald.com
Sun, 08 Oct 2023 12:59:19 +0000
7f08e8ac
Fixes.
h3rald h3rald@h3rald.com
Fri, 01 Sep 2023 15:11:42 +0000

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