Add README

This commit is contained in:
2023-11-07 22:51:40 +00:00
parent 6954e09296
commit 89bc87b2f3

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Leigh Hackspace Website - Hugo Edition
## Dev Mode
* Download [Hugo extended edition](https://github.com/gohugoio/hugo/releases/) (named hugo_extended).
* Check out repo
* Run `hugo serve -D --gc -w`
* Goto `http://localhost:1313/`