Bjørn Erik Pedersen 4c44ee1c8b Fix broken content file
Updates #46
2017-07-19 20:35:59 +02:00
2017-07-19 20:35:59 +02:00
2017-07-14 08:55:51 +02:00
2017-07-14 08:55:51 +02:00
2017-06-23 08:10:19 +02:00
2017-06-15 10:55:39 -05:00
2017-07-19 00:53:50 +02:00
2017-07-12 07:58:04 +02:00
2017-07-16 23:17:54 +02:00

Hugo Docs

Documentation site for Hugo, the very fast and flexible static site generator built with love in GoLang.

Build

To view the documentation site locally, you need to clone this repository with submodules:

git clone --recursive https://github.com/gohugoio/hugoDocs.git

Or if you already have a clone locally:

git submodule update --init

Also note that the documentation version for a given version of Hugo can also be found in the /docs sub-folder of the Hugo source repository.

Then to view the docs in your browser, run Hugo and open up the link:

hugo serve
Started building sites ...
.
.
Serving pages from memory
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop
Languages
HTML 79%
JavaScript 10.8%
CSS 10.2%