aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* refactored styling of colors for code blocks, reduced specificty on .feature ↵Brandon Mathis2011-07-034-10/+18
| | | | class for blog posts
* improved page title generationBrandon Mathis2011-07-031-5/+1
|
* improved responsive typography stylesBrandon Mathis2011-07-031-8/+10
|
* 1. Updated config so blog categories get ouput to /blog/categoriesBrandon Mathis2011-07-011-0/+0
| | | | | 2. Increased default pagination to 10 posts per page 3. Explained email address for RSS feed better
* Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis2011-06-29113-0/+4681
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