aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/default.html
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-21/+0
2017-05-05Add missing <main> element to documentationLaussel Loïc1-2/+2
includes explicit `role="main"` for IE10/IE11 compatibility
2015-09-02Fix missing anchors and 404 errors.XhmikosR1-1/+3
[skip sauce]
2015-08-04new global navbar for all docs pagesMark Otto1-1/+2
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto1-1/+1
2015-01-19new headers, ad placements, intro paragraphs on several pages, etcMark Otto1-41/+1
2015-01-19fix scrollspy navMark Otto1-1/+1
2015-01-19move around filesMark Otto1-1/+1
2015-01-03Merge branch 'master' into v4Mark Otto1-1/+5
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 dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/input-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/page-header.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/code.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/whats-included.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/javascript.html docs/_jade/customizer-variables.jade 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/raw-files.min.js docs/assets/js/src/customizer.js docs/customize.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/glyphicons.less less/mixins/vendor-prefixes.less less/navbar.less less/popovers.less less/tables.less less/theme.less less/tooltip.less less/variables.less package.json scss/_carousel.scss scss/_close.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
2014-12-24rearrange contents docs--type, tables, images, forms, etc--into own docs sectionMark Otto1-3/+8
2014-12-18migration to layout and navMark Otto1-0/+3
2014-12-14Make skip link look less "bare bones"Patrick H. Lauke1-1/+1
Additional markup for the skip link (to ensure it has the same effective width as the main content, and to provide an outline around just the link text) plus some basic styles...make it look a bit more in keeping with the overall look and feel of the docs.
2014-12-07Make sidebar navigation actual ``<nav>``Patrick H. Lauke1-3/+3
2014-12-01add examples description, remove browser bugs descriptionMark Otto1-4/+1
2014-11-04Use Jekyll data for Wall of Browser BugsHeinrich Fenkart1-1/+3
2014-10-27scrollspy maybe?Mark Otto1-1/+1
2014-10-20add role="button" to a couple more dummy-anchor btnsChris Rebert1-1/+1
2014-07-13fix headerMark Otto1-1/+1
2014-07-13markdownify browser bugs, add config vars for shorthand urlsMark Otto1-0/+3
2014-07-13about headerMark Otto1-0/+3
2014-07-13layout sectionMark Otto1-0/+3
2014-07-12restore docs and homepage navsMark Otto1-1/+1
2014-07-12update page layoutsMark Otto1-0/+3
2014-07-10components headingsMark Otto1-11/+5
2014-07-10move all css files over to components dirMark Otto1-0/+5
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto1-1/+13
2014-07-10docs changeMark Otto1-1/+1
2014-07-08clean up layoutMark Otto1-35/+1
2014-07-07Merge branch 'master' into derpMark Otto1-4/+7
Conflicts: docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/docs.min.js docs/assets/js/src/application.js
2014-06-18fix part of #13111: hide the docs nav on small and below devicesMark Otto1-1/+1
2014-05-22move it to the sidebarMark Otto1-6/+5
2014-05-07add button to toggle the optional theme when viewing the docs; fixes #9764Chris Rebert1-0/+5
2014-03-17revamp all the thingsMark Otto1-11/+10
2014-03-16Rename and organize nav partials for cleaner file structureMark Otto1-8/+8
2014-03-08Merge branch 'master' into sr-only-focusableMark Otto1-3/+3
Conflicts: dist/css/bootstrap.css
2014-02-10update docs to include+use .sr-only-focusableChris Rebert1-1/+1
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto1-3/+3
2014-02-05add basic back to top link to docs sidenavs, fixes #12589Mark Otto1-0/+3
2014-01-18move migration docs to new separate page, leave callout on getting started ↵Mark Otto1-0/+2
page; fixes #12244
2014-01-15remove inaccurate commentChris Rebert1-1/+0
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+54
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-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+81
2013-07-18flatten docs dir back into rootMark Otto1-73/+0
2013-07-18Merge branch 'bs3_old_docs_callout' into bs3_rc1Mark Otto1-1/+1
2013-07-17add ads to v3 docsMark Otto1-0/+1
2013-07-17add callouts for bootstrap 2.3.2 docs and 3.0 rc1 postMark Otto1-1/+1
2013-07-17remove colophon include because there's only one layout using it nowMark Otto1-2/+15
2013-06-03nuke the .colMark Otto1-2/+2
2013-05-23Bring the customizer up to speedJulian Thilo1-0/+2
I reworked the customizer to match the new docs layout and include all newly added variables, etc. Would be glad to keep an eye on Customize and update it as v3 changes. Help blocks in my new version need some more work, too, so this is just a basis.
2013-05-16Redo the responsive utilities stuffMark Otto1-1/+1
* Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests