aboutsummaryrefslogtreecommitdiff
path: root/site/_includes
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Optimised Google Analytics LoadingChristian Oliff1-4/+2
2018-07-11new urlMark Otto1-1/+1
2018-07-11Make navbar download the same as homepage downloadTheodore Dubois1-1/+1
2018-07-11remove jobs linkMark Otto1-3/+0
2018-07-11Reorganize docs for easier deploysMark Otto23-0/+332
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.