netsplit.uk

Static site built with Hugo.

Prerequisites

Run the development webserver

With draft articles:

hugo serve -D

Without draft articles:

hugo serve

Output to HTML

hugo -s .

Clean up generated HTML

rm -r public

License

MIT. See LICENSE.