August 23, 2011
View 5f08abe

Removes system specific File IO from Rakefile, rather we make use of FileUtils.

Benjamin R Doerr authored on 23/08/2011 at 02:46:04
View 9d57455

Makes update_source and update_style much more windows friendly.

Ben Doerr authored on 23/08/2011 at 06:22:18
August 22, 2011
View 599cd4e

updated date now shows up properly

Brandon Mathis authored on 22/08/2011 at 21:24:02
View 282723e

updated Gemfile.lock, fixes #59

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

Brandon Mathis authored on 22/08/2011 at 20:28:50
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