aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
AgeCommit message (Collapse)AuthorFilesLines
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
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-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-17/+0
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-06-03nuke the .colMark Otto1-2/+2
2013-05-22delete customize layout since it's no longer in useMark Otto1-25/+0
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
2013-05-09redo docs footer a bitMark Otto1-2/+3
2013-05-09Update getting started pageMark Otto1-2/+2
2013-05-08nuke stuff from customizerMark Otto1-7/+2
2013-05-08.bs-docs-top to .bs-topMark Otto2-2/+2