aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/_layouts (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-04remove all Octopress stuffZhiming Wang4-116/+0
2014-08-12Support octopress-hooks and octopress-date-format #1622Brandon Mathis1-1/+1
2012-02-15Fix typoJo Liss1-1/+1
2011-11-03Add custom date format to pages, add 'updated' field againFrederic Hemberger2-2/+2
2011-10-18Remove unsupported 'updated' flag from _includes/post/date.htmlFrederic Hemberger2-4/+4
2011-10-16Adds prev/next link below post, fixes #218Frederic Hemberger1-0/+8
2011-10-16Makes titlecase of page/post titles configurableFrederic Hemberger1-1/+1
2011-09-29added support for adding content to the bottom of a pageBrandon Mathis1-4/+1
2011-09-26collapse sidebar is now possible site-wideBrandon Mathis1-1/+1
2011-09-25now layouts or pages can specify "sidebar: collapse" in the yaml front matter...Brandon Mathis1-1/+1
2011-09-21Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger3-7/+7
2011-09-21Refactored inclusion of disqus scriptFrederic Hemberger3-3/+4
2011-09-071. Vastly improved backtick code blocks and added support for TextileBrandon Mathis1-1/+1
2011-09-06fixed missing date in page headersBrandon Mathis1-1/+1
2011-09-04Time metadata for updated pages and posts are now displayed where and when it...Brandon Mathis2-2/+2
2011-09-04move code for Twitter, Google +1 and Google Analytics to bottom of page, as i...fhemberger1-0/+3
2011-08-14page layout will now accept pages without title metadataBrandon Mathis1-0/+2
2011-07-30added multi sidebar supportBrandon Mathis3-3/+18
2011-07-29Improved support for adding author metadata to pagesBrandon Mathis1-1/+5
2011-07-26added support for github style backtick code blocksBrandon Mathis1-1/+1
2011-07-24improved navigation selection and fixed mobile nav selectBrandon Mathis1-1/+1
2011-07-22Finally a nice solution for mapping relative urlsBrandon Mathis2-2/+3
2011-07-211. Added condition to full_url filter to allow it to be used as a root_url ap...Brandon Mathis1-1/+1
2011-07-19fixed logic for showing dates on page layoutBrandon Mathis1-6/+2
2011-07-19changed post layout so that blog posts default to comments being turned onBrandon Mathis1-1/+1
2011-07-18Improved variable names for setting footer, sharing, sidebar and metadata die...Brandon Mathis4-9/+9
2011-07-151. Udated category layoutBrandon Mathis1-3/+8
2011-07-13Moved some post partials into source/_includes/post/ and updated includeBrandon Mathis2-9/+9
2011-07-121. Made default layout more generic.Brandon Mathis3-23/+40
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to support...Brandon Mathis4-0/+67