aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/_layouts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support octopress-hooks and octopress-date-format #1622Brandon Mathis2014-08-121-1/+1
* Fix typoJo Liss2012-02-151-1/+1
* Add custom date format to pages, add 'updated' field againFrederic Hemberger2011-11-032-2/+2
* Remove unsupported 'updated' flag from _includes/post/date.htmlFrederic Hemberger2011-10-182-4/+4
* Adds prev/next link below post, fixes #218Frederic Hemberger2011-10-161-0/+8
* Makes titlecase of page/post titles configurableFrederic Hemberger2011-10-161-1/+1
* added support for adding content to the bottom of a pageBrandon Mathis2011-09-291-4/+1
* collapse sidebar is now possible site-wideBrandon Mathis2011-09-261-1/+1
* now layouts or pages can specify "sidebar: collapse" in the yaml front matter...Brandon Mathis2011-09-251-1/+1
* Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger2011-09-213-7/+7
* Refactored inclusion of disqus scriptFrederic Hemberger2011-09-213-3/+4
* 1. Vastly improved backtick code blocks and added support for TextileBrandon Mathis2011-09-071-1/+1
* fixed missing date in page headersBrandon Mathis2011-09-061-1/+1
* Time metadata for updated pages and posts are now displayed where and when it...Brandon Mathis2011-09-042-2/+2
* move code for Twitter, Google +1 and Google Analytics to bottom of page, as i...fhemberger2011-09-041-0/+3
* page layout will now accept pages without title metadataBrandon Mathis2011-08-141-0/+2
* added multi sidebar supportBrandon Mathis2011-07-303-3/+18
* Improved support for adding author metadata to pagesBrandon Mathis2011-07-291-1/+5
* added support for github style backtick code blocksBrandon Mathis2011-07-261-1/+1
* improved navigation selection and fixed mobile nav selectBrandon Mathis2011-07-241-1/+1
* Finally a nice solution for mapping relative urlsBrandon Mathis2011-07-222-2/+3
* 1. Added condition to full_url filter to allow it to be used as a root_url ap...Brandon Mathis2011-07-211-1/+1
* fixed logic for showing dates on page layoutBrandon Mathis2011-07-191-6/+2
* changed post layout so that blog posts default to comments being turned onBrandon Mathis2011-07-191-1/+1
* Improved variable names for setting footer, sharing, sidebar and metadata die...Brandon Mathis2011-07-184-9/+9
* 1. Udated category layoutBrandon Mathis2011-07-151-3/+8
* Moved some post partials into source/_includes/post/ and updated includeBrandon Mathis2011-07-132-9/+9
* 1. Made default layout more generic.Brandon Mathis2011-07-123-23/+40
* Moved themes to .themes to get it out of the way. Updated Rakefile to support...Brandon Mathis2011-06-294-0/+67