Commit Graph

6 Commits (8b1a441aa13b5859cfe28443fbc3a8db80ccc0a7)

Author SHA1 Message Date
Brandon Mathis ff2009577d improved support for solarized light theme
Brandon Mathis d6bed015be improved the default options and instructions on custom/_colors.scss
Brandon Mathis 38e6772260 imrpoved support for light colored solarized theme
Brandon Mathis 0f2686eff7 Refactored layout styles:
1. Now iPad vertical gets a collapsed sidebar with columns
2. Moved sidebar toggler styles from layout to sidebar/base
3. Added body class .sidebar-footer to support an always collapsed sidebar
4. Added $indented-lists (bool) for easily setting list indent preferences
5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
Brandon Mathis 4dfc5c1d67 scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scss
Brandon Mathis ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use