| 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 | ||
| View a5f8714 expand_urls now correctly matches urls pointing to the root directory, allowing / to be replaced with /subdir/ if site is configured with a different root directoryBrandon Mathis authored on 16/08/2011 at 04:41:57 | ||
| August 14, 2011 | ||
|---|---|---|
| View 33112a6 page layout will now accept pages without title metadataBrandon Mathis authored on 14/08/2011 at 21:47:46 | ||
| August 12, 2011 | ||
|---|---|---|
| View 0b77a38 Merge pull request #93 from fsdev-cmiller/masterBrandon Mathis authored on 12/08/2011 at 15:26:42 | ||
| View 84e2fd5 Code text works in lists now.Chris Miller authored on 12/08/2011 at 14:41:49 | ||