Skip to content

n7st/netsplit.uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.