Skip to content

loopmode/startbootstrap-bare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

startbootstrap-bare

The "bare" template from the startbootstrap project, extended with RequireJS and a basic Backbone app structure.

app/base contains modules that are used as a base for extending across the project

app/core contains the unique singleton-like modules that drive the application

app/utils contains helper modules

app/views contains modules that define concrete views, extended from the more abstract app/base/view

Features

The app/util/layout-watcher Module keeps the body element updated with a class that indicates the current bootstrap layout mode (xs/sm/md/lg) to your CSS rules.

Bootstrap mobile menu fixes for smooth closing animation

page elements - optional data attributes

data-page-title: will be appended to the default window title

About

The "bare" template from the startbootstrap project (https://github.com/IronSummitMedia/startbootstrap)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published