Do not follow this link

~h3rald/hastysite

A small but powerful static site generator
Fixed release.
Updated deps.

clone

read-only
https://git.sr.ht/~h3rald/hastysite
read/write
git@git.sr.ht:~h3rald/hastysite

You can also use your local clone with git send-email.

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

Do not follow this link