aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/sticky-footer.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-79/+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-05-03Use padding instead of #push with box-sizing: border-boxKevin Ingersoll1-5/+2
2013-04-02Fix corss link for sticky footerFabien1-1/+1
2013-03-31add some container padding for examplesMark Otto1-0/+1
2013-03-30drop .muted for .text-mutedMark Otto1-1/+1
2013-02-14fix spelling as pointed out by @jodytate that got nuked in the mergeMark Otto1-1/+1
2013-02-14Make example pages use Jekyll; add sticky footer navbar image to examplesMark Otto1-125/+80
2013-02-12rearrange jekyll and docsMark Otto1-0/+126
2013-02-12nuke what we don't need for jekyllMark Otto1-126/+0
2013-01-19mo betta links between sticky footer examplesMark Otto1-1/+1
2013-01-19update sticky footer templatesMark Otto1-20/+21
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto1-1/+1
2013-01-09add sticky footer with navbarMark Otto1-0/+1
2012-12-03Once more, update all the favicons to retinaMark Otto1-3/+3
2012-09-30add sticky footer example per martin bean's suggestion, using the ↵Mark Otto1-0/+124
implementation by ryan fait