August 22, 2011 | ||
---|---|---|
View 282723e
updated Gemfile.lock, fixes #59Brandon Mathis authored on 22/08/2011 at 21:14:37 |
||
View 806d27d
using @extend for responsive blocks, added shadow-box mixin to utlities for configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109Brandon Mathis authored on 22/08/2011 at 20:28:50 |
August 21, 2011 | ||
---|---|---|
View 23f05c1
Merge branch 'master' of github.com:imathis/octopressBrandon Mathis authored on 21/08/2011 at 22:38:33 |
||
View 9f830dd
added support for deploying "dot" files (eg. .htaccess), fixes #104Brandon Mathis authored on 21/08/2011 at 22:38:10 |
||
View 9e5e6f6
Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589Brandon Mathis authored on 21/08/2011 at 21:58:26 |
||
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 |