aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
AgeCommit message (Collapse)AuthorFilesLines
2015-09-02Fix missing anchors and 404 errors.XhmikosR2-2/+4
[skip sauce]
2015-08-17tweak docs spacingMark Otto1-1/+1
2015-08-14Massive cleanupMark Otto3-24/+46
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-12fix general page and page header layoutMark Otto1-4/+4
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-1/+7
2015-08-05simple layout for examplesMark Otto1-0/+9
2015-08-05unaffix sidebar and simplify styles of docs side nav to be more like v3Mark Otto1-6/+11
2015-08-04new global navbar for all docs pagesMark Otto2-3/+4
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto3-4/+4
2015-03-09docs redesign a bitMark Otto1-3/+0
2015-01-19new headers, ad placements, intro paragraphs on several pages, etcMark Otto2-43/+7
2015-01-19fix scrollspy navMark Otto1-1/+1
2015-01-19move around filesMark Otto2-2/+2
2015-01-06formatting of htmlMark Otto1-1/+5
2015-01-03Merge branch 'master' into v4Mark Otto2-2/+6
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. Lauke2-2/+2
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 Otto2-2/+2
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-10fix page titles, add about page nav listMark Otto1-0/+2
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto2-1/+18
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 Otto2-12/+11
2014-03-16Rename and organize nav partials for cleaner file structureMark Otto2-9/+9
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 Rebert2-2/+2
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 Rebert2-2/+0
2013-12-31Merge branch 'master' into docs_derpMark Otto2-0/+73
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 Otto2-0/+128
2013-07-18flatten docs dir back into rootMark Otto2-93/+0