AndyJS / golanguk.github.io

Golang UK Conference Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Golang UK Conference Website


Languages

Language:HTML 58.4%Language:CSS 25.0%Language:JavaScript 16.5%Language:Ruby 0.1%