budparr b897b71b07
Change copy to use sentence case
All the tagline level content in this section use sentence case. This change just matches that.

Signed-off-by: budparr <budparr@gmail.com>
2017-07-19 08:42:25 -04:00
2017-07-19 08:42:25 -04:00
2017-07-14 08:55:51 +02:00
2017-07-14 08:55:51 +02:00
2017-07-18 17:21:05 +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%