teamosis / gethugothemes-documentation

This is the documentation site for Gethugothemes. This is a premium template, Please do not use this template for your personal project. you can buy this template from https://gethugothemes.com/products/godocs
https://docs.gethugothemes.com
Other
6 stars 11 forks source link
gethugothemes hugo hugo-documentation

Gethugothemes Docs

Codacy Badge

Documentation site for Gethugothemes.

Contributing

We welcome contributions to Hugo of any kind including documentation, suggestions, bug reports, pull requests, etc. We would love to hear from you.

Note that this repository contains solely the documentation for gethugothemes website themes.

Pull requests shall only contain changes to the actual documentation. However, changes on the code base of Hugo and the documentation shall be a single, atomic pull request in the gethugothemes repository.

Spelling fixes are most welcomed, and if you want to contribute longer sections to the documentation, it would be great if you had the following criteria in mind when writing:

Branches

Build

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

git clone https://github.com/gethugothemes/gethugothemes-docs
▶ hugo server

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