aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Made default layout more generic.Brandon Mathis2011-07-1212-36/+89
| | | | | | | | 2. Added a page layout and improved html on post layout. 3. Improved flexibility of stylesheets for different layout types. 4. Collapsing sidebar now moves it to the bottom of the page and floats content into columns. 5. Improved sharing settings, added Google plus one.
* Fixed broken link to archives.html in index.htmlPatrick White2011-07-101-1/+1
|
* Fixed broken link to archives page.Patrick White2011-07-101-1/+1
|
* improved page title generationBrandon Mathis2011-07-031-5/+1
|
* 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-2979-0/+2636
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