aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/_includes/header.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove all Octopress stuffZhiming Wang2015-05-041-1/+0
|
* added header to customizable includesBrandon Mathis2011-08-011-6/+1
|
* Finally a nice solution for mapping relative urlsBrandon Mathis2011-07-221-1/+1
|
* Fixed header linkBrandon Mathis2011-07-181-1/+1
|
* Added support and documentation for deploying to subdirectories (likeBrandon Mathis2011-07-161-1/+1
| | | | with gh-pages)
* Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis2011-06-291-0/+6
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