aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/starter-template.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-43/+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-04-28Update examples after overhaul of navbar navsRobert Burns1-1/+1
2013-03-26remove .navbar-inner from starter templateMark Otto1-16/+14
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-2/+2
2013-02-14Make example pages use Jekyll; add sticky footer navbar image to examplesMark Otto1-83/+41
2013-02-12rearrange jekyll and docsMark Otto1-0/+87
2013-02-12nuke what we don't need for jekyllMark Otto1-87/+0
2013-02-01button element instead of href-less a tag for navbar buttonMark Otto1-2/+2
2013-01-31Update starter template to include left/right padding on inner container; ↵Mark Otto1-1/+4
also include body padding
2013-01-17Remove docs and prettify css from examples thus far; update narrow pageMark Otto1-4/+0
2013-01-17finish updating starter templateMark Otto1-2/+12
2013-01-17comment tweaks and updating starter templateMark Otto1-11/+10
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto1-1/+1
2012-12-03Once more, update all the favicons to retinaMark Otto1-3/+3
2012-09-14tweak copy on each template, add sign in templateMark Otto1-2/+2
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the ↵Mark Otto1-2/+2
old one
2012-03-25adding 144x144 ipad touch iconMark Otto1-0/+1
2012-03-12fix apple touch icons in examplesMark Otto1-3/+3
2012-02-27Merge branch 'meleyal-patch-1' into 2.0.2-wipMark Otto1-4/+4
2012-02-27really add protocol to examplesMark Otto1-1/+1
2012-02-24Fix broken links to fav and touch icons in examples, fixes #2244meleyal1-4/+4
2012-02-04fix meta tag for viewport in examples and shimsMark Otto1-5/+6
2012-02-01Merge branch 'master' of github.com:twitter/bootstrapMark Otto1-1/+1
2012-02-01Import the responsive css *after* setting the body padding to fix the issue ↵ejain1-1/+1
described in #1570.
2012-02-01remove twitter widgets js from examplesMark Otto1-1/+0
2012-02-01fix icon-bar class in examplessMark Otto1-3/+3
2012-02-01fixing jquery links in examplesMark Otto1-1/+1
2012-01-31move examples into docs...v2.0.0Jacob Thornton1-0/+78