aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
AgeCommit message (Collapse)AuthorFilesLines
2013-05-10Fix link to examplesRobert Burns1-1/+1
2013-05-08refactor homepage jumbotron masthead doodadMark Otto1-3/+3
2013-05-08move social buttons to separate includeMark Otto1-16/+1
2013-05-08Super massive docs overhaulMark Otto1-1/+0
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)
2013-05-02add customizer link to docs homepageMark Otto1-0/+3
2013-04-14nuke hidden homepage contentMark Otto1-56/+0
2013-04-14redo all the thingsMark Otto1-1/+26
2013-04-01updated links on homepageMark Otto1-1/+1
2013-03-30Fix path to examples to account for new layoutRobert Burns1-2/+2
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto1-2/+3
2013-03-26docs fixes with new .bs-docs-container; fixing some lingering grid classesMark Otto1-1/+1
2013-03-26New grid classesMark Otto1-7/+7
2013-03-03Nuke the gallery, punt it to the new http://expo.getbootstrap.comMark Otto1-7/+7
2013-03-01Merge branch 'master' into 3.0.0-wipMark Otto1-1/+1
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/index.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less package.json
2013-02-282.3.1fat1-1/+1
2013-02-17fix broken marketing section with updated classMark Otto1-1/+1
2013-02-17Update some links and rename #gridsystem to #grid-systemMark Otto1-2/+2
2013-02-15twerk gallery examples to stay at 400px or less for proper retinafyingMark Otto1-1/+1
2013-02-15Update gallery examples on homepage; make all gallery entries open in new tabsMark Otto1-5/+5
2013-02-13Restore gallery page, add active nav class jankitude, auto regenerate docs ↵Mark Otto1-0/+1
on file save
2013-02-12rearrange jekyll and docsMark Otto1-0/+76
2013-02-12nuke what we don't need for jekyllMark Otto1-208/+0
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+1
2013-02-05Update link to changelogMark Otto1-1/+1
2013-02-05Update homepage examples, add hella new sites to galleryMark Otto1-8/+8
2013-01-31Remove gallery link from navbar; add to homepage examples section insteadMark Otto1-4/+1
2013-01-17comment tweaks and updating starter templateMark Otto1-1/+1
2013-01-17Update commenting and structure of layout.mustacheMark Otto1-5/+7
2013-01-17Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/css.html docs/customize.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache less/navbar.less
2013-01-17Restore nav tabs, pills, justified variation, disabled links, and a few more ↵Mark Otto1-1/+1
things. Still need to add the dropdowns back though.
2013-01-17Update Getting Started page to include mention of RespondMark Otto1-1/+1
2013-01-17Add respond.js to main docs pages, but only for IE8 and downMark Otto1-1/+1
2013-01-17Update nav and add bounds for tablet containerMark Otto1-1/+1
2013-01-17dat docs messaging (on the homepage)Mark Otto1-2/+2
2013-01-16Derp on type styles a bit more; bring back and fix up more more docs stylesMark Otto1-3/+1
2013-01-14nuke and flatten and stuffMark Otto1-1/+1
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto1-1/+1
2013-01-12Remove mention of Extend page from readme and index pageMark Otto1-3/+0
2012-12-22Version bumpMark Otto1-1/+1
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto1-3/+1
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json
2012-12-19Unfuck the fucked homepageMark Otto1-1/+1
2012-12-19Change .jumbotron usage in docs layout to .bs-docs-jumbotronMark Otto1-1/+1
2012-12-10Version bumpMark Otto1-1/+1
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-4/+4
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-04add gallery page, fill with a few screenshots to startMark Otto1-0/+3
2012-12-04correct link on index page to grid systemMark Otto1-1/+1
2012-12-03Once more, update all the favicons to retinaMark Otto1-1/+1
2012-12-03Align the touch icons attributesMark Otto1-2/+2
2012-12-01move around social buttonsMark Otto1-19/+19
2012-11-30version bump to 3.0Mark Otto1-1/+1