devo-ps / devo-ps.github.io

devo.ps website
0 stars 2 forks source link

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