Commit graph

13 commits

Author SHA1 Message Date
Michael Rose
d54b94fbac Update Font Awesome to v4.7.0 in /docs 2016-12-21 22:07:17 -05:00
Michael Rose
cc1f09c54c Fix padding issue with pagination buttons
- Close #694
2016-12-12 14:49:53 -05:00
Michael Rose
2b7166dede Fix overlapping sidebar navigation list due to max-height: 100vh
- Use `max-height: 9999px` for smoother animation than `max-height: 100%`
- Issue #668
2016-11-21 16:01:59 -05:00
Michael Rose
5ff2dcce4a Fix media query width 2016-11-21 09:50:08 -05:00
Michael Rose
bf959c2ff0 Fix active state 2016-11-17 16:00:12 -05:00
Michael Rose
fb1f0f1061 Adjust color of .nav__items a 2016-11-17 15:43:32 -05:00
Michael Rose
3408e27fcf Adjust nav list <a> styling 2016-11-17 15:39:00 -05:00
Michael Rose
02175b5f08 Consistently style menu toggle color 2016-11-17 15:17:44 -05:00
Michael Rose
e590edfac6 Make changes for /docs 2016-11-17 15:13:46 -05:00
Michael Rose
71ddbf1e70 Organize SCSS partials 2016-11-17 12:17:18 -05:00
Michael Rose
7172ccd3da Make pager (next/previous) active state more obvious by adding changing gray color to $link-color 2016-11-04 11:37:22 -04:00
Michael Rose
f64b8659fc Apply .sidebar hover flicker fix to /docs 2016-11-04 11:22:25 -04:00
Michael Rose
57a4324fa0 Move gh-pages branch files into /docs and add test files
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation
2016-11-03 11:52:04 -04:00