mkws
simple static site generator
On a Linux machine, in a terminal:
Binaries for OpenBSD also available
Quickstart
curl mkws.sh
| tar -xzvf -
mv ws.sh example.com && cd example.com
echo "hello, world" > index.upphtml
bin/mkws https://example.com
Features
sh and ~400 lines of C!
sh code as a templating language!
UNIX utility in its templates!