labnotes/.themes/classic/sass/partials
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.
..
sidebar Refactored layout styles:
_archive.scss 1. Udated category layout
_blog.scss Refactored layout styles:
_footer.scss 1. Udated category layout
_header.scss fixed blue hover in header link
_navigation.scss 1. Udated category layout
_sharing.scss 1. Styled pagination for blog index
_sidebar.scss 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
_syntax.scss Refactored layout styles: