aboutsummaryrefslogtreecommitdiff
path: root/themes/classic/sass/partials/_footer.scss (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis2011-06-291-19/+0
| | | | 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
* 1. Added Category supportBrandon Mathis2011-06-271-1/+1
| | | | | | | 2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements
* 1. Reordered configs in Rakefile based on importance.Brandon Mathis2011-06-221-0/+19
2. Refactored stylesheets to simplify dreictory trees.