aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/_includes/sidebar.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed unused sidebar includeBrandon Mathis2011-07-301-1/+0
|
* allow select and order of sidebar components to be configurable in jekyll's ↵Jason Woodward2011-07-281-4/+1
| | | | _config.yml
* 1. Made default layout more generic.Brandon Mathis2011-07-121-4/+0
| | | | | | | | 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.
* Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis2011-06-291-0/+8
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