September 12, 2011
View 5656483

Fix an issue in 'watch' and 'preview' where main process is terminated with child processes still running

fhemberger authored on 12/09/2011 at 19:36:14
View 04973e0

Move generate + deploy to separate task

fhemberger authored on 12/09/2011 at 18:48:26
View 960a57c

Generate site before deploying, execute tasks in sequence

fhemberger authored on 12/09/2011 at 17:49:18
View 5c27554

Copy dotfiles also for subdirectories

fhemberger authored on 12/09/2011 at 17:46:11
September 8, 2011
View 7c1c24f

moved from Posix::Span to Process.span, fixing #46

Brandon Mathis authored on 08/09/2011 at 16:54:07
View 7e75d2f

updated Gemfile.lock

Brandon 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_server

Brandon Mathis authored on 08/09/2011 at 15:31:36
View a289c90

improved backtick codeblock's handling of the raw option

Brandon 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 filters

Brandon 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 Liquid

Brandon Mathis authored on 07/09/2011 at 22:49:20
September 6, 2011
View 3d05721

fixed missing date in page headers

Brandon 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_filters

Brandon Mathis authored on 06/09/2011 at 04:18:47
September 5, 2011
View 31b5388

Downcased category urls

Brandon Mathis authored on 05/09/2011 at 13:06:20
View c604af2

removed unicode_utils as a dependency

Brandon Mathis authored on 05/09/2011 at 12:53:04