Golang Code Site

The website code to golangcode.com, built with Hugo.

Contributions and fixes welcome, just raise an issue or pull request.

Requirements: Hugo v0.56+ Extended

To Work On Locally

Pull copy of repo

git clone [email protected]:eddturtle/golangcode-site.git
cd golangcode-side

To run locally with live reload

hugo serve

GitHub