https://github.com/loopmode/startbootstrap-bare
The "bare" template from the startbootstrap project (https://github.com/IronSummitMedia/startbootstrap)
https://github.com/loopmode/startbootstrap-bare
Last synced: about 1 year ago
JSON representation
The "bare" template from the startbootstrap project (https://github.com/IronSummitMedia/startbootstrap)
- Host: GitHub
- URL: https://github.com/loopmode/startbootstrap-bare
- Owner: loopmode
- Created: 2014-08-02T02:01:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T20:55:35.000Z (over 11 years ago)
- Last Synced: 2025-01-08T16:26:12.709Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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