Skip to content
/ czs Public

crazysauce.com

Notifications You must be signed in to change notification settings

karlkeefer/czs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

czs

Site generator for crazysauce.com

Setup and iterate

npm install -g grunt && npm install && grunt watch
# in another terminal
cd docs && python -m SimpleHTTPServer
# visit http://localhost:8000/ in your browser

Deployment

This is on github pages, so just build and commit the outputs.

grunt build

About

crazysauce.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published