golang-repository-template

golang-repository-template documentation site

The docs site uses hugo to build a static site deployed to the gh-pages branch of this repo.

Creating a new page

hugo new content/<kebab-case-page-name>.md

Previewing the site

hugo serve -F -D