blog/.themes/classic/source
Brandon Mathis 3d2d1a8be4 1. Vastly improved backtick code blocks and added support for Textile
2. Refactored Octopress filters into Liquid filters and pre/post render filters (using post_filters plugin)
3. Added methods to raw plugin to prevent Markdown and Textile from parsing blocks
4. Updated render partial to invoke the pre_render method of post_filters
5. Moved Rubypants filter out of default.html into Octopress post_render filters
6. Added raw's safe_wrapper method to codeblock and include_code filters
2011-09-07 18:34:21 -05:00
..
_includes Time metadata for updated pages and posts are now displayed where and when it is appropriate 2011-09-04 14:19:16 -05:00
_layouts 1. Vastly improved backtick code blocks and added support for Textile 2011-09-07 18:34:21 -05:00
assets/jwplayer 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 2011-06-29 14:01:06 -04:00
blog/archives Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 2011-07-18 16:59:59 -04:00
images moved the favicon.png to the root directory for better discoverability 2011-07-19 22:43:29 -04:00
javascripts Merge branch 'github-repositories-plugin' of https://github.com/pilif/octopress into pilif-github-repositories-plugin 2011-09-03 09:09:15 -05:00
atom.xml Update atom.xml to use site.title and expand_urls 2011-08-04 09:31:20 -04:00
favicon.png moved the favicon.png to the root directory for better discoverability 2011-07-19 22:43:29 -04:00
index.html Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory base 2011-08-16 00:43:22 -04:00