aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/about
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto4-158/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-04-02Fix broken URI fragments and redirects.XhmikosR1-1/+1
2017-10-28Revamp docs About section (#24589)Mark Otto2-25/+18
- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile). - Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top. - Added redirects to the new Overview page from Team and History
2017-09-26Minor Markdown consistency changes.XhmikosR1-2/+1
2017-09-09fix redirect, close #23888Mark Otto1-1/+1
2017-09-05Use site.repo in docsvsn4ik3-3/+3
2017-08-11Fix about sidebar.XhmikosR1-0/+1
2017-08-11Fix the broken about link in the footer (#23298)Garth Bjerk1-2/+2
2017-07-31fixes https://github.com/toshimaru/jekyll-toc/issues/25Mark Otto1-10/+5
2017-07-05move the about directory into the docs to avoid collision with the multiple ↵Mark Otto5-0/+170
versions of our hosted docs