mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 10:12:59 -04:00

Add vendoring and make targets. Require Go 1.8+ and remove mention of GOPATH (just assume $HOME/go). Due to time contraints, the contributing tutorial was only slightly updated to make obvious corrections. Fixes #3153