14 Commits (f0674c69366b9172e6811036bbc5b0a29dbf6025)

Author SHA1 Message Date
Luke Karrys 8b8fff3b03 Don't display comments link for post excerpts on index page when comments for that post are set to false. 13 years ago
Frederic Hemberger d98a4de07e Makes titlecase of page/post titles configurable 13 years ago
Frederic Hemberger b2828eb039 Added optional comment count for disqus, fixes #88 13 years ago
Brandon Mathis 4c21e69093 Time metadata for updated pages and posts are now displayed where and when it is appropriate 13 years ago
Brandon Mathis 9e8eec332c added excerpt_link to article include. fixes #97 13 years ago
Brandon Mathis 596ec87c37 now only excerpted articles show the "read on" link. Also the text for that link can be set in the _config.yml 13 years ago
Brandon Mathis da38dbe584 fixed misspelling of exerpt to excerpt for in the Octopress filters 13 years ago
Brandon Mathis 39d56bc988 Finally a nice solution for mapping relative urls 13 years ago
Brandon Mathis 44e1351fc7 1. Added condition to full_url filter to allow it to be used as a root_url appending filter for remapping root "/" urls when octopress is deployed to a subdirectory. Updated _includes/article and _layouts/page to use the filter 13 years ago
Brandon Mathis 64b23d9f34 Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 13 years ago
Brandon Mathis f81bdbc1a8 Added support and documentation for deploying to subdirectories (like 13 years ago
Brandon Mathis 8d3e0b4a0e Moved some post partials into source/_includes/post/ and updated include 13 years ago
Brandon Mathis 87f300b2bc 1. Styled pagination for blog index 13 years ago
Brandon Mathis ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to 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 14 years ago
Brandon Mathis 353ccfd4eb 1. Added Category support 14 years ago
Brandon Mathis 5d61b46358 1. Updated readme 14 years ago
Brandon Mathis f77db80077 1. Switched back to Rdiscount 14 years ago
Brandon Mathis 21813059f2 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing. 14 years ago
Brandon Mathis 8d3731e0dc updated titlecase filter, added titlecase filter to entry titles in article.html partial 14 years ago
Brandon Mathis aa23061624 Added themes directory, improved javascript load and minification. 14 years ago