aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/docs.html
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-35/+0
2017-05-28remove footer from docs pagesMark Otto1-2/+0
2017-05-27swap kramdown toc for jekyll-toc plugin, update page layout to only show on ↵Mark Otto1-1/+7
xl and above
2017-05-27make it big screen friendlyMark Otto1-2/+2
2017-05-27make the body full widthMark Otto1-10/+5
2017-05-05Add missing <main> element to documentationLaussel Loïc1-2/+2
includes explicit `role="main"` for IE10/IE11 compatibility
2016-11-04Update docs to reflect new breakpoint naming conventionEric Nolte1-2/+2
2016-02-06More grid updatesMark Otto1-2/+2
- Flexbox responsive behavior fixed with specific .col-{breakpoint} classes now added - Dropped the make-col mixin in favor of a column-basics placeholder that we can extend across our grid infrastructure - Updated docs to use required .col-xs-12 (as a safeguard for when folks enable flexbox mode--this isn't necessary in default grid mode) - Update flexbox grid docs to include responsive docs, tweak some other bits too
2016-02-06flip things around again, no more base class, try out some new stuff to keep ↵Mark Otto1-2/+2
responsive flex grid working
2016-02-06Fix docs layout with added base classMark Otto1-2/+2
2015-09-02Fix missing anchors and 404 errors.XhmikosR1-1/+1
[skip sauce]
2015-08-17tweak docs spacingMark Otto1-1/+1
2015-08-14Massive cleanupMark Otto1-0/+36
- 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