hindsite is a very fast, lightweight static website generator. It builds static websites with optional document and tag indexes from Markdown source documents (e.g. blogs posts, newsletters, articles). Features:
- High performance.
- Stand-alone single-file executable.
- Built-in development web server with browser live reload, file watcher and incremental rebuilds.
Create a fully functional blog and newsletter website with just two hindsite commands.
mkdir mysite
hindsite init mysite -builtin blog
hindsite serve mysite -launch
Documentation: https://srackham.github.io/hindsite
Download page: https://github.com/srackham/hindsite/releases