Skip to content

serahhh/brandquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brunch with Banana Pancakes

Banana Pancakes is a Brunch skeleton that utilizes Bootstrap, Backbone, Handlebars, and LESS / SASS. It also includes Backbone.Mediator for Pub/Sub patterns.

Getting started

Make sure to have Brunch.io installed.

Create your project using Banana Pancakes with:

brunch new <your-project-name> -s github://Anaphase/brunch-banana-pancakes

Or simply copy the repository to your hard drive and rename it.

Customize Bootstrap Stylesheets

All Bootstrap stylesheet files can be found separated into:

vendor/styles/bootstrap

They're in original LESS format in order to be easily customized, and compiled together with the app build.

Exclude Bootstrap jQuery plugins

jQuery plugins used by Bootstrap are all listed (in the right order) inside the config.coffee file. Comment out the ones you want to exclude from the build with a #. (Pay attention to dependencies!)

Credit

Banana Pancakes was spawned from Brunch with Eggs and Bacon because it's versions of jQuery, Underscore, Backbone, and Bootstrap were all out-of-date.

About

North Plains Brand Quiz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published