Skip to content

Latest commit

 

History

History
executable file
·
32 lines (20 loc) · 607 Bytes

README.md

File metadata and controls

executable file
·
32 lines (20 loc) · 607 Bytes

willthomson.com

Will Thomson's Résumé site. Built using Grow.

This README outlines the details of collaborating on this Grow website.

Prerequisites

  1. Git
  2. Python 2
  3. npm
  4. Grow curl https://install.growsdk.org | bash
  5. Gulp

Setup

  1. Clone this repository
  2. cd into the root directory
  3. grow install

Running the development server

grow run

Building

The grow build command can be used to build the whole site to the build directory. This is a good way to test and verify the generated code locally.

Deploying

grow deploy willthomson.com