| August 10, 2011 | ||
|---|---|---|
| View 0e07254 added support for preserving customized source/index.html during template updates. Moved the blog index code to a partial in source/_includes/blog_index.htmlBrandon Mathis authored on 10/08/2011 at 22:14:56 | ||
| 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 #70Brandon Mathis authored on 07/08/2011 at 16:18:58 | ||
| View 7d6062b fixed @extend for pp, code, and tt. The @extend was extending a non-existant entry.Jake McCrary authored on 07/08/2011 at 04:19:00 | ||
| August 4, 2011 | ||
|---|---|---|
| View 3a599d4 Merge pull request #73 from pilif/twitter-js-scope-fixBrandon Mathis authored on 04/08/2011 at 23:03:21 | ||
| View ee0899d Merge pull request #74 from smt/feed-fixBrandon Mathis authored on 04/08/2011 at 15:57:19 | ||
| View 0fa8732 Update atom.xml to use site.title and expand_urlsStephen Tudor authored on 04/08/2011 at 13:31:20 | ||
| View 81dcb03 correctly scope localsPhilip Hofstetter authored on 04/08/2011 at 08:17:09 | ||
| August 2, 2011 | ||
|---|---|---|
| View 140198b Merge pull request #64 from adamnbowen/masterBrandon Mathis authored on 02/08/2011 at 13:44:40 | ||
| View 0108966 added source.old, sass.old to .gitignoreAdam Bowen authored on 02/08/2011 at 13:38:47 | ||
| View b42a7f8 changed mdash to unicode character to help some users with encoding errorsBrandon Mathis authored on 02/08/2011 at 04:55:28 | ||
| View 4a181e3 added explaination to _config.yml for why pygments are turned offBrandon Mathis authored on 02/08/2011 at 04:40:38 | ||
| August 1, 2011 | ||
|---|---|---|
| View 9820003 added header to customizable includesBrandon Mathis authored on 01/08/2011 at 21:57:17 | ||
| View 7b52fb4 added yml alias for yaml code highlightingBrandon Mathis authored on 01/08/2011 at 21:35:33 | ||
| View 08dc63a added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parserBrandon Mathis authored on 01/08/2011 at 20:24:06 | ||
| View 6009daa code_block and inlcude_code no longer needlessly render through the Liquid template parserBrandon Mathis authored on 01/08/2011 at 20:23:17 | ||