You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
14 years ago
..
_includes Time metadata for updated pages and posts are now displayed where and when it is appropriate 14 years ago
_layouts 1. Vastly improved backtick code blocks and added support for Textile 14 years ago
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 14 years ago
blog/archives Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 14 years ago
images moved the favicon.png to the root directory for better discoverability 14 years ago
javascripts Merge branch 'github-repositories-plugin' of https://github.com/pilif/octopress into pilif-github-repositories-plugin 14 years ago
atom.xml Update atom.xml to use site.title and expand_urls 14 years ago
favicon.png moved the favicon.png to the root directory for better discoverability 14 years ago
index.html Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory base 14 years ago