Files
website-hugo/README.md
2023-12-30 19:57:57 +00:00

9 lines
282 B
Markdown

# 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 -F` (add -F to show content with future dates)
* Goto `http://localhost:1313/`