Hindsite version 2 released May 2022
Hindsite is a fast, lightweight static website generator. It builds static websites with optional document and tag indexes from Markdown and Rimu source documents.
The Hindsite stand-alone executable includes:
Create a fully functional blog and newsletter website with just two hindsite commands:
mkdir myblog
cd myblog
hindsite init -from blog
hindsite serve -launch
Read the Hindsite documentation to learn more.