Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 399 Bytes

File metadata and controls

13 lines (10 loc) · 399 Bytes

Go Build It! Website

This repository contains the source used to generate Go Built It!.

Generating the Site

  1. Install Hugo
  2. Clone a copy of the raw html into the same directory as this repo.
  3. Run bin/generate which will place the output into the gobuildit.github.io directory.