mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 23:52:23 +00:00
9 lines
282 B
Markdown
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/`
|