all repos — hastysite @ 685681f9ec91e839b9e104a6ceb2620076ade54a

A high-performance static site generator.

Improved readme.
h3rald h3rald@h3rald.com
Sat, 12 Aug 2023 03:06:14 +0000
commit

685681f9ec91e839b9e104a6ceb2620076ade54a

parent

1d7e007cf784a5d863a62e835d3d228c1da652ac

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -9,6 +9,8 @@ HastySite is a minimalist but powerful static site generator written in [Nim](https://nim-lang.org) 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](https://h3rald.com/hastyscribe). * Built-in [mustache](https://mustache.github.io/) support for page templates. * Limited support for standard [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables).