Skip to content

A boilerplate web project using GAE, html5boilderplate, and Compass

Notifications You must be signed in to change notification settings

bstaats/MyBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A boilerplate web project I use to start my custom projects.

Components:
html5boilderplate (html5boilerplate.com)
Compass (compass-style.org)
Google App Engine hosting (code.google.com/appengine)


Install (assuming you have html5boilderplate and Compass gems installed):
git clone https://[email protected]/bstaats/MyBoilerplate.git <MyNewProject>

Dependencies for html5boilderplate build script:

Using http://mxcl.github.com/homebrew/
brew install libjpeg optipng

Using http://www.macports.org/
port install jpeg optipng

Rename project in:
app.yml


Build (from http://html5boilerplate.com/docs/#Build-script):
cd build
ant

About

A boilerplate web project using GAE, html5boilderplate, and Compass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published