/golangcode-site

:cake: A Library of Go Snippets - The website code to:

Primary LanguageCSSMIT LicenseMIT

Logo

Golang Code Site

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

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

To Work On Locally

To run in the browser with live reload

hugo serve

To Deploy

Deploy script relies on sass, hugo and s3deploy.

./deploy.sh