aboutsummaryrefslogtreecommitdiff
path: root/.themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-11Changed _plugins folder to plugins and updated rake tasks accordinglyBrandon Mathis12-0/+0
2011-07-03Updated responsive typography sizingBrandon Mathis1-1/+1
2011-07-03refactored styling of colors for code blocks, reduced specificty on .feature ↵Brandon Mathis4-10/+18
class for blog posts
2011-07-03improved page title generationBrandon Mathis1-5/+1
2011-07-03improved responsive typography stylesBrandon Mathis1-8/+10
2011-07-011. Updated config so blog categories get ouput to /blog/categoriesBrandon Mathis1-0/+0
2. Increased default pagination to 10 posts per page 3. Explained email address for RSS feed better
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis113-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