docs: Add "How to contribute to Hugo" tutorial

This commit is contained in:
digitalcraftsman
2016-04-03 13:32:11 +02:00
parent 970f15cf7a
commit ebf3cef162
11 changed files with 367 additions and 14 deletions

View File

@@ -82,6 +82,8 @@ Use the [installation instructions in the Hugo documentation](https://gohugo.io/
Go expects all of your libraries to be found in`$GOPATH`.
You can also find a [detailed guide](https://www.gohugo.io/tutorials/how-to-contribute-to-hugo/) in our documentation.
### Build and Install the Binaries from Source (Advanced Install)
Add Hugo and its package dependencies to your go `src` directory.