Skip to content

hunvreus/www.chato.ps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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