Skip to content

baconmania/bootstrap3-jade-node-express-grunt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap3-jade-node

Bootstrap 3 samples rendered using Jade, NodeJS, Express and Grunt

bootstrap3-jade-node

  • Do you want to accelerate the bootstrapping of your web applications?

Getting Started

Documentation

  • start the server

  • click on the links leading you to the Twitter Bootstrap templates translated into Jade

  • Use the *.jade files into your projects !

  • how did we convert the html into jade

    • We use html2jade to translate automatically the html into a jade file
    • Remove the characters as Jade complains as it believes it has to interpret the code =================================================
    • replace inside the jade file the path to the JS and CSS files from [Bootstrap Twitter]: ../.. with the parameter #{pathToAssets}
    • change the link to the custom made CSS made for each template stored under the bootstrap-3.0.0/examples/ directory : #{pathToSelectedTemplateWithinBootstrap}

Examples

Contributing

Feel free to help me convert all the templates:

Release History

TODOs

  • add front end test against html pages

v2013-08-25

v2013-08-24

v2013-08-22

v2013-08-21

  • Twitter Bootstrap 3 is just released, it is time to convert HTML into Jade templates

License

Copyright (c) 2013 ALT-F1, We believe in the projects we work on™

Licensed under the MIT license.

About

Bootstrap 3 templated by Jade

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published