From 4205d64ff6a14516c404c774894c8e49ef809501 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 15 Dec 2021 12:37:21 +0100 Subject: [PATCH] more hacking docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b159366..7031a62 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ ## Hacking +[Install Hugo](https://gohugo.io/getting-started/installing/). + +### Generate the site + +`hugo serve` + ### Generate `lumbung[dot]space` posts ```