/golanguk.github.io

Golang UK Conference Website

Primary LanguageHTML

golanguk.github.io

Golang UK Conference Website

To get started

  1. Clone the project
  2. From the root of the project run: $npm install
  3. Once all node dependencies have finished installing, run: $gulp
  4. The website will build and be served on localhost:3000.

Editing CSS

The Golang UK websites uses SASS so to edit any styles you need to modify the .scss files found in /assets/sass