| 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 baseBrandon Mathis authored on 16/08/2011 at 03:59:28 | ||
| View a5f8714 expand_urls now correctly matches urls pointing to the root directory, allowing / to be replaced with /subdir/ if site is configured with a different root directoryBrandon Mathis authored on 16/08/2011 at 04:41:57 | ||
| August 14, 2011 | ||
|---|---|---|
| View 33112a6 page layout will now accept pages without title metadataBrandon Mathis authored on 14/08/2011 at 21:47:46 | ||
| August 12, 2011 | ||
|---|---|---|
| View 0b77a38 Merge pull request #93 from fsdev-cmiller/masterBrandon Mathis authored on 12/08/2011 at 15:26:42 | ||
| View 84e2fd5 Code text works in lists now.Chris Miller authored on 12/08/2011 at 14:41:49 | ||
| View 80f95b8 Merge pull request #91 from brigham/extra-subdirBrandon Mathis authored on 12/08/2011 at 13:46:02 | ||
| View 648d4cc Fix extra subdirectories appearing in category links and atom.xml link.Brigham Brown authored on 12/08/2011 at 04:30:45 | ||
| August 11, 2011 | ||
|---|---|---|
| View 5958810 Merge branch 'master' of github.com:imathis/octopressBrandon Mathis authored on 11/08/2011 at 23:56:54 | ||
| View 313c385 now using rack instead of Jekyll's webrick server, fixes #90Brandon Mathis authored on 11/08/2011 at 23:56:25 | ||
| View 2cd05cf Merge pull request #87 from marutanm/fix_rake-listBrandon Mathis authored on 11/08/2011 at 15:50:34 | ||
| View a817f99 fix rake-listmarutanm authored on 11/08/2011 at 12:13:30 | ||
| 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 | ||