aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-19expo callout copyMark Otto1-2/+2
2013-12-25don't be repetitive on homepageMark Otto1-1/+1
2014-01-19docs: use relative URLs instead of site.baseurlChris Rebert1-1/+1
2014-01-19Replace page.base_url with relative urlQuy Ton1-1/+1
2014-01-18Fix typo in index.htmlJulian Thilo1-1/+1
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto1-1/+1
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2014-01-09more derpMark Otto1-5/+4
2014-01-05Move homepage examples to data fileMark Otto1-17/+4
2014-01-05copyMark Otto1-1/+1
2014-01-02updates to homepageMark Otto1-2/+2
2013-12-31fix homepage imagesMark Otto1-3/+3
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+86
Conflicts: _config.yml docs/_includes/footer.html docs/_includes/nav-main.html docs/_includes/old-bs-docs.html docs/_layouts/default.html docs/_layouts/home.html docs/getting-started.html docs/index.html
2013-12-28no more page.base_urlMark Otto1-1/+0
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+16
2013-07-18flatten docs dir back into rootMark Otto1-42/+0
2013-07-18change download button labelMark Otto1-1/+1
2013-07-18relative urlMark Otto1-1/+1
2013-07-17add callouts for bootstrap 2.3.2 docs and 3.0 rc1 postMark Otto1-3/+11
2013-07-17Merge branch '3.0.0-wip' into bs3_remove_examplesMark Otto1-3/+3
Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto1-3/+3
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-1/+1
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-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