September 17, 2011 | ||
---|---|---|
View 728bdad
removes index.html from canonical urls. closes #153Brandon Mathis authored on 17/09/2011 at 14:40:14 |
September 12, 2011 | ||
---|---|---|
View 48cd279
added itegration to gen_deployBrandon Mathis authored on 12/09/2011 at 19:51:49 |
||
View 5656483
Fix an issue in 'watch' and 'preview' where main process is terminated with child processes still runningfhemberger authored on 12/09/2011 at 19:36:14 |
||
View 04973e0
Move generate + deploy to separate taskfhemberger authored on 12/09/2011 at 18:48:26 |
||
View 960a57c
Generate site before deploying, execute tasks in sequencefhemberger authored on 12/09/2011 at 17:49:18 |
||
View 5c27554
Copy dotfiles also for subdirectoriesfhemberger authored on 12/09/2011 at 17:46:11 |
September 8, 2011 | ||
---|---|---|
View 7c1c24f
moved from Posix::Span to Process.span, fixing #46Brandon Mathis authored on 08/09/2011 at 16:54:07 |
||
View 7e75d2f
updated Gemfile.lockBrandon Mathis authored on 08/09/2011 at 15:39:49 |
||
View 71ad718
Merge branch 'sinatra_static_server' of https://github.com/scottwater/octopress into scottwater-sinatra_static_serverBrandon Mathis authored on 08/09/2011 at 15:31:36 |
||
View a289c90
improved backtick codeblock's handling of the raw optionBrandon Mathis authored on 08/09/2011 at 04:29:54 |
September 7, 2011 | ||
---|---|---|
View 3d2d1a8
1. Vastly improved backtick code blocks and added support for Textile 2. Refactored Octopress filters into Liquid filters and pre/post render filters (using post_filters plugin) 3. Added methods to raw plugin to prevent Markdown and Textile from parsing blocks 4. Updated render partial to invoke the pre_render method of post_filters 5. Moved Rubypants filter out of default.html into Octopress post_render filters 6. Added raw's safe_wrapper method to codeblock and include_code filtersBrandon Mathis authored on 07/09/2011 at 23:32:57 |
||
View b25db54
Merge branch 'post_filters'Brandon Mathis authored on 07/09/2011 at 23:34:17 |
||
View 9d2c76e
Added {% raw %} liquid block, allowing for blocks of code which are not parsed by LiquidBrandon Mathis authored on 07/09/2011 at 22:49:20 |
September 6, 2011 | ||
---|---|---|
View 3d05721
fixed missing date in page headersBrandon Mathis authored on 06/09/2011 at 08:18:31 |
||
View fd99f9f
Merge branch 'post_filters_plugin' of https://github.com/tedkulp/octopress into post_filtersBrandon Mathis authored on 06/09/2011 at 04:18:47 |