| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -34/+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-11-25 | Use Jekyll's `smartify` filter when possible. (#24866) | XhmikosR | 1 | -2/+2 | |
| 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-06-17 | use flexbox order property to change order of content for screenreaders | Mark Otto | 1 | -6/+7 | |
| 2017-05-30 | rename files | Mark Otto | 1 | -2/+2 | |
| 2017-05-29 | move scripts to separate include so we can include them across layouts even ↵ | Mark Otto | 1 | -0/+2 | |
| 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/+35 | |
