August 20, 2011
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
August 16, 2011
View 1c55511

Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory base

Brandon Mathis authored on 16/08/2011 at 03:59:28
August 11, 2011
View 313c385

now using rack instead of Jekyll's webrick server, fixes #90

Brandon Mathis authored on 11/08/2011 at 23:56:25
August 7, 2011
View 9c2f64d

fixed issue where port setting didn't change jekyll's webbrick in _config.yml. Accidentally used port where I should have used server_port fixes #70

Brandon Mathis authored on 07/08/2011 at 16:18:58
August 2, 2011
View 4a181e3

added explaination to _config.yml for why pygments are turned off

Brandon Mathis authored on 02/08/2011 at 04:40:38
July 31, 2011
View 705ba9a

update instructions for adding custom asides

Brandon Mathis authored on 31/07/2011 at 16:44:07
July 30, 2011
View 41ebe2a

added config for multiple asides

Brandon Mathis authored on 30/07/2011 at 16:07:51
View ffc730f

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

Brandon Mathis authored on 30/07/2011 at 00:50:35
July 28, 2011
View 3b29bfc

added / to the end of the permalinks by default to be more compatible with diqus permalink matching for wordpress default imports

Brandon Mathis authored on 28/07/2011 at 19:40:42
View d8b1781

allow select and order of sidebar components to be configurable in jekyll's _config.yml

Jason Woodward authored on 28/07/2011 at 16:02:08
July 27, 2011
View 7b81aab

added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists

Brandon Mathis authored on 27/07/2011 at 03:36:42
July 22, 2011
View 12aed03

updated rakefile and config to support url mapping in previous commit

Brandon Mathis authored on 22/07/2011 at 04:03:11
July 20, 2011
View af39f96

cleaned up config for generic use

Brandon Mathis authored on 20/07/2011 at 03:01:25
July 19, 2011
View 3069892

Improved organziation of _config.yml

Brandon Mathis authored on 19/07/2011 at 13:07:30
July 16, 2011
View f81bdbc

Added support and documentation for deploying to subdirectories (like with gh-pages)

Brandon Mathis authored on 16/07/2011 at 13:29:09