# 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/`