aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
AgeCommit message (Collapse)AuthorFilesLines
2016-02-07Update other Bootstrap 4 blog post link; erratum from #18913Chris Rebert1-1/+1
[skip sauce]
2016-01-15update bannerCalvin Freitas1-1/+1
update banner to link to Bootstrap 4 alpha 2 blog post
2015-12-06Checkin v4 notice links; CSS still neededChris Rebert2-0/+2
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-1/+1
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
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-11-04Use Jekyll data for Wall of Browser BugsHeinrich Fenkart1-1/+3
2014-10-20add role="button" to a couple more dummy-anchor btnsChris Rebert1-1/+1
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-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
2013-05-08.bs-docs-header to .bs-headerMark Otto1-1/+1
2013-05-08more work on the sidenav, including small css refactor and new classesMark Otto1-3/+3
2013-05-08new docs page headersMark Otto1-3/+5
2013-05-08Super massive docs overhaulMark Otto3-7/+71
* 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-04-23'docs' folder .editorconfig code guide updatesStephen Edgar1-1/+1
2013-04-14redo all the thingsMark Otto1-3/+0
2013-03-28move nav into partial; rejigger content some moreMark Otto1-0/+3
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto2-4/+21
2013-02-26Move navbar examples to /examples directoryMark Otto1-1/+1
2013-02-17Add class to body for special styles to avoid conflict with examplesMark Otto1-1/+1
2013-02-14no need for scrollspy in example templateMark Otto1-1/+1
2013-02-13Start using some includes; test out some pygments highlightingMark Otto2-162/+29
2013-02-13Restore gallery page, add active nav class jankitude, auto regenerate docs ↵Mark Otto1-8/+14
on file save
2013-02-12rearrange jekyll and docsMark Otto1-0/+167