July 23, 2011 | ||
---|---|---|
View da38dbe
fixed misspelling of exerpt to excerpt for in the Octopress filtersBrandon Mathis authored on 23/07/2011 at 05:16:40 |
July 22, 2011 | ||
---|---|---|
View 39d56bc
Finally a nice solution for mapping relative urlsBrandon Mathis authored on 22/07/2011 at 03:50:32 |
July 21, 2011 | ||
---|---|---|
View 44e1351
1. Added condition to full_url filter to allow it to be used as a root_url appending filter for remapping root "/" urls when octopress is deployed to a subdirectory. Updated _includes/article and _layouts/page to use the filter 2. Added documentation for the include_code pluginBrandon Mathis authored on 21/07/2011 at 19:45:09 |
July 18, 2011 | ||
---|---|---|
View 64b23d9
Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurationsBrandon Mathis authored on 18/07/2011 at 20:59:59 |
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 |
July 14, 2011 | ||
---|---|---|
View 8d3e0b4
Moved some post partials into source/_includes/post/ and updated include linksBrandon Mathis authored on 14/07/2011 at 02:47:59 |
||
View 87f300b
1. Styled pagination for blog index 2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugsBrandon Mathis authored on 14/07/2011 at 02:23:19 |
June 29, 2011 | ||
---|---|---|
View ea349cd
Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy useBrandon Mathis authored on 29/06/2011 at 18:01:06 |