aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
AgeCommit message (Collapse)AuthorFilesLines
2014-10-26Merge branch 'master' into derpMark Otto1-0/+1
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/dropdowns.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/less.html docs/_includes/css/overview.html docs/_includes/css/responsive-utilities.html docs/_includes/customizer-variables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/getting-started.html docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/components.html docs/components/navbar.md docs/css.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html docs/getting-started.html docs/javascript.html docs/migration.html less/_animation.less less/_modal.less less/_navbar.less less/_variables.less less/glyphicons.less less/navs.less less/panels.less less/progress-bars.less
2014-10-22Added/removed blank lines in the docs for consitencyPanayiotis Lipiridis1-0/+1
2014-07-09Docs: Refactor to use .less file instead, importing Bootstrap vars and ↵Mark Otto1-1/+1
mixins, and cleaning all the things up
2014-07-07more accurate homepage titleMark Otto1-1/+1
2014-07-07Cut down on homepage file size; reorg some docs CSSMark Otto1-2/+2
2014-06-26Fixed crazy-making typo on home pageRufo Sanchez1-1/+1
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
2014-06-22new homepage expo featuresMark Otto1-1/+1
2014-06-10wordsMark Otto1-1/+1
2014-06-10homepage copy to fix #13733Mark Otto1-6/+5
2014-04-04Re-implement Universal AnalyticsJulian Thilo1-1/+1
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-03-27Revert upgrade to Universal AnalyticsJulian Thilo1-1/+1
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27Change GA events to Universal AnalyticsJulian Thilo1-1/+1
2014-02-10Fixes #12685: Display current version under download button on homepageMark Otto1-0/+1
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto1-7/+7
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