aboutsummaryrefslogtreecommitdiff
path: root/_data/nav.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-86/+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-31Add box-shadow utilities (#25758)Mark Otto1-0/+1
2018-01-17Restore sidebar nav link to Approach pageMark Otto1-1/+1
2017-10-28Revamp docs About section (#24589)Mark Otto1-2/+1
- 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-10-02update navMark Otto1-1/+0
2017-10-02Stub out new Theming pageMark Otto1-0/+1
2017-08-15Move About menu link to the end.XhmikosR1-2/+2
2017-08-11Fix about sidebar.XhmikosR1-7/+7
2017-07-01Redo the "responsive helpers" filesMark Otto1-1/+2
- Moves the embed SCSS to the utilities subfolder - Separate the floats from the embed docs - Rename embed docs from responsive helpers to embeds
2017-07-01Move /utilities/typography to /utilities/text to match SCSS file nameMark Otto1-1/+1
2017-07-01Move /utilities/flexbox to /utilities/flex to match name of SCSS fileMark Otto1-1/+1
2017-06-16hide for nowMark Otto1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+85