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