aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/jumbotron.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-112/+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-03nuke the .colMark Otto1-3/+3
2013-06-02Fix navbar togglesRobert Burns1-2/+2
2013-05-12Fix buttons within examplesRobert Burns1-3/+3
2013-05-09Fix form in navbarRobert Burns1-1/+1
2013-04-28Update examples after grid changesRobert Burns1-3/+3
2013-04-28Update examples after overhaul of navbar navsRobert Burns1-1/+1
2013-03-26Remove grid example; update grid classes in examplesMark Otto1-3/+3
2013-03-25Fixed the navbar toggle in example templates by changing all the ".btn ↵mo1-1/+1
.btn-navbar" to ".navbar-toggle"
2013-03-25Fixed all the .brand in navbar to .navbar-brandmo1-1/+1
2013-02-14Make example pages use Jekyll; add sticky footer navbar image to examplesMark Otto1-151/+106
2013-02-12rearrange jekyll and docsMark Otto1-0/+157
2013-02-12nuke what we don't need for jekyllMark Otto1-157/+0
2013-01-31Refactor jumbotron example:Mark Otto1-22/+48
* Add hella CSS comments * Reduce padding on body to height of navbar, then set top margin on jumbotron at +768px * Wrap marketing copy and footer in an extra div so we can set some padding for ideal responsive views
2013-01-17Remove docs and prettify css from examples thus far; update narrow pageMark Otto1-7/+3
2013-01-17fix up jumbotron exampleMark Otto1-46/+55
2013-01-17Rename hero.html to jumbotron.htmlMark Otto1-0/+126