aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-205/+0
While examples are phenomenally useful and awesome for folks getting started with Bootstrap, they don't really shine as well being buried in the main docs. Moreover, having anything that's not core HTML, CSS, JS, or documentation in the main repo seems to just get in the way. Therefore, examples gets its own repo. Specifically, we're doing the following: * Deletes all example screenshots * Deletes example layout * Deletes example files * Updates Getting Started docs to include only the template and a link to the new examples project All the examples and their history will be preserved in the switch.
2013-06-19Offcanvas example updateMark Otto1-26/+36
* Remove plugin file and put JS inline * Update grid layout to use tablet columns * Switch from LESS to CSS for transition * Pad footer sides for better mobile rendering * Spacing cleanup
2013-05-08add offcanvas layout example based on bradfrost/this-is-responsiveWilliam Ghelfi1-0/+195