Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 308 Bytes

File metadata and controls

18 lines (10 loc) · 308 Bytes

This is the public facing website for devo.ps.

Install

npm install
bower install

Run

gulp development --port 4000

Build

This will build the static version of the site in _site/:

make build

The build and push to the master branch is automated w/ devo.ps