#! V=${V:?no version set} #!

mkws

simple static site generator

Quickstart

On a Linux machine, in a terminal:


curl mkws.sh
| tar -xzvf -

mv ws.sh example.com && cd example.com
echo "hello, world" > index.upphtml
bin/mkws https://example.com

News

#! cmark NEWS |\ awk '/^

/{if(f==1)exit; f=1;}f'|\ sed -e "1s/h2/h3/g" -e "2s/h3/h3/g" #! Full Changelog

Binaries for OpenBSD also available

Read The Full Docs You can also join our IRC channel

Features