| August 21, 2011 | ||
|---|---|---|
                 View b40d2fb
                Merge branch 'master' of https://github.com/rwz/octopress into rwz-masterBrandon Mathis authored on 21/08/2011 at 20:37:14 | 
        ||
                 View 11c6e1f
                include_code now defaults to relative urls for easy testing on a development serverBrandon Mathis authored on 21/08/2011 at 20:15:46 | 
        ||
                 View 089af26
                improved lang:language for codeblock and include code. It no longer strips out surrounding whitespace.Brandon Mathis authored on 21/08/2011 at 14:31:14 | 
        ||
                 View 83d87f9
                added option to force syntax highlighting language, example: {% include_code file lang:ruby %}. Fixes #108Brandon Mathis authored on 21/08/2011 at 00:24:51 | 
        ||
| August 20, 2011 | ||
|---|---|---|
                 View 67211ed
                Merge branch 'master' of github.com:imathis/octopressBrandon Mathis authored on 20/08/2011 at 22:40:07 | 
        ||
                 View 358d02a
                centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby), which sort of fixes #108Brandon Mathis authored on 20/08/2011 at 22:39:00 | 
        ||
                 View 9e8eec3
                added excerpt_link to article include. fixes #97Brandon Mathis authored on 20/08/2011 at 21:31:22 | 
        ||
                 View 596ec87
                now only excerpted articles show the "read on" link. Also the text for that link can be set in the _config.ymlBrandon Mathis authored on 20/08/2011 at 20:02:37 | 
        ||
                 View 5ec1f01
                added stringex gem for permalink url generationPavel Pravosud authored on 20/08/2011 at 03:24:15 | 
        ||
| August 18, 2011 | ||
|---|---|---|
                 View 178a198
                updated blog theme to default to left aligned images. To center images, use classname "center"Brandon Mathis authored on 18/08/2011 at 19:00:47 | 
        ||
                 View cf31601
                reordered arguments in paginationBrandon Mathis authored on 18/08/2011 at 18:30:36 | 
        ||
| August 16, 2011 | ||
|---|---|---|
                 View ef4a42f
                Codeblock regex improved to better detect extensions fixes #96, added support for tableizing non highlighted code blocks from liquid codeblock tag and backtick code blocksBrandon Mathis authored on 16/08/2011 at 06:40:47 | 
        ||
                 View 59521e3
                added blog_index_dir configuration and improved update_sourceBrandon Mathis authored on 16/08/2011 at 05:49:49 | 
        ||
                 View ef5b0e8
                removed unusable blog_index partialBrandon Mathis authored on 16/08/2011 at 04:45:26 | 
        ||
                 View 1c55511
                Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory baseBrandon Mathis authored on 16/08/2011 at 03:59:28 | 
        ||