| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -18/+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. | |||||
| 2017-11-25 | Use Jekyll's `smartify` filter when possible. (#24866) | XhmikosR | 1 | -4/+4 | |
| 2017-10-22 | Simplify social.html. (#24483) | XhmikosR | 1 | -28/+10 | |
| This also fixes the wrong usage of `site.description` instead of `page.description` in meta description. | |||||
| 2017-08-15 | Reduce liquid's whitespace for a few pages. | XhmikosR | 1 | -4/+4 | |
| Also fix a couple of typos while at it and change header tags' order. | |||||
| 2017-07-30 | docs: add a few more Open Graph tags. | XhmikosR | 1 | -1/+6 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+31 | |
