| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -16/+0 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2018-03-02 | docs skippy partial (#25750) | m5o | 1 | -5/+1 | |
| * load skippy markup from includes | |||||
| 2017-10-17 | Remove class and scrollspy attributes from layouts | Mark Otto | 1 | -1/+1 | |
| 2017-10-03 | Switch to lowercase `doctype`. (#24217) | XhmikosR | 1 | -1/+1 | |
| Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression. | |||||
| 2017-05-30 | rename files | Mark Otto | 1 | -1/+1 | |
| 2017-05-29 | move scripts to separate include so we can include them across layouts even ↵ | Mark Otto | 1 | -0/+1 | |
| if the footer isn't there | |||||
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+19 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -47/+0 | |
| 2013-10-05 | merge in new ads | Mark Otto | 1 | -3/+2 | |
| 2013-09-24 | Use "Skip to main content" phrasing consistently; further #10786 fixes | Chris Rebert | 1 | -1/+1 | |
| 2013-09-11 | Remove unneeded comment in layouts | Mark Otto | 1 | -1/+0 | |
| 2013-08-23 | Use jekyll var for current version in docs; update banner in gruntfile to ↵ | Mark Otto | 1 | -1/+1 | |
| match .less banner | |||||
| 2013-08-22 | add blog link to homepage | Mark Otto | 1 | -0/+3 | |
| 2013-08-18 | docs cleanup around alignment on homepage and footers | Mark Otto | 1 | -1/+6 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -2/+2 | |
| Conflicts: customize.html examples/justified-nav/justified-nav.css | |||||
| 2013-08-18 | Fix examples url in _layouts/home.html | vsn4ik | 1 | -1/+1 | |
| 2013-08-18 | update urls | Mark Otto | 1 | -2/+2 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -2/+2 | |
| Conflicts: dist/css/bootstrap.min.css getting-started.html | |||||
| 2013-08-16 | increase spacing on homepage links and social buttons (fixes #9706) | Mark Otto | 1 | -1/+1 | |
| 2013-08-16 | fix Examples link on docs homepages; fixes #9693 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-16 | Docs cleanup for v3 prep | Mark Otto | 1 | -3/+1 | |
| 2013-08-15 | more docs updates for new examples | Mark Otto | 1 | -1/+1 | |
| 2013-08-11 | Map "contentinfo" role to HTML5 footer element | Kevin Suttle | 1 | -2/+2 | |
| http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#contentinfo | |||||
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 1 | -1/+2 | |
| This PR significantly improves Bootstrap's accessibility for users of assistive technology, such as screen readers. Some of the these changes add additional markup to the source examples, but we believe that the sacrifice in readability is worth achieving more widespread usage of accessibility best-practices. What was done - Added lots of [WAI-ARIA attributes](http://www.w3.org/WAI/intro/aria) - Added `.sr-only` helper class, that is only readable by screen readers (and invisible for all other users). This lets us - make progress bars and paginations accessible to screen reading users. - Advised users to always use label elements. For inline forms, they can hide them with `.sr-only` - Added 'Skip navigation' link - Added "Accessibility" section to getting-started.html. What *wasn't* done - Contrast issues (twbs#3572) - Tooltips (twbs#8469) - Documentation re: usage of icons, since they now live in a separate repo Major props to all that contributed: @bensheldon, @jasonlally, @criscristina, and @louh. Feel free to chime in, guys, if I've left anything out. | |||||
| 2013-07-26 | More vars work | Mark Otto | 1 | -3/+3 | |
| 2013-07-26 | Use some vars for key urls for easier updating | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Mo betta placement of old docs callouts | Mark Otto | 1 | -2/+21 | |
| 2013-07-25 | single include for old ads callout | Mark Otto | 1 | -0/+3 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+20 | |
