August 21, 2011
View 23f05c1

Merge branch 'master' of github.com:imathis/octopress

Brandon Mathis authored on 21/08/2011 at 22:38:33
View 9f830dd

added support for deploying "dot" files (eg. .htaccess), fixes #104

Brandon Mathis authored on 21/08/2011 at 22:38:10
View 9e5e6f6

Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589

Brandon Mathis authored on 21/08/2011 at 21:58:26
View b40d2fb

Merge branch 'master' of https://github.com/rwz/octopress into rwz-master

Brandon 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 server

Brandon 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 #108

Brandon Mathis authored on 21/08/2011 at 00:24:51
August 20, 2011
View 67211ed

Merge branch 'master' of github.com:imathis/octopress

Brandon 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 #108

Brandon Mathis authored on 20/08/2011 at 22:39:00
View 9e8eec3

added excerpt_link to article include. fixes #97

Brandon 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.yml

Brandon Mathis authored on 20/08/2011 at 20:02:37
View 5ec1f01

added stringex gem for permalink url generation

Pavel 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 pagination

Brandon 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 blocks

Brandon Mathis authored on 16/08/2011 at 06:40:47