Skip to content

conancat/webcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jade and Stylus in 15 minutes

a.k.a. How to create Harinder's G-Spot

It's all in the src folder. Feel free to fork me uhh... Harinder's g-spot err... this repo.

You'll need the following npm packages:

npm install jade
npm install stylus
npm install nib

To compile, install coffeescript

npm install coffee-script -g
cake watch

All files in src folder compiles into the root folder. Feel free to create your own mini-site with Jade and Stylus!

Resources

Bonus: coffeescript: http://jashkenas.github.com/coffee-script/

About

Webcamp KL Sept 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published