mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 20:22:32 +00:00
8 lines
235 B
Markdown
8 lines
235 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`
|
|
* Goto `http://localhost:1313/` |