December 11, 2011
View 39ec55b

Removed offending paren in Rakefile

Brandon Mathis authored on 11/12/2011 at 00:30:33
View bdc3cb8

Rsync --delete option can be turned off in Rakefile configuration and users can exclude directories from sync by adding an rsync-exclude file to their root directory. fixes #247

Brandon Mathis authored on 11/12/2011 at 00:18:34
December 10, 2011
View e220fcc

Merge branch 'master' of github.com:imathis/octopress

Frederic Hemberger authored on 10/12/2011 at 13:48:35
View 254cdd3

:copydot ignores thumbnail files starting with '._'

Frederic Hemberger authored on 10/12/2011 at 13:42:31
View e5c262c

Merge pull request #225 from imathis/post_names

Frederic Hemberger authored on 10/12/2011 at 12:04:48
November 29, 2011
View 6714e5c

Set flag in preview mode and re-generate files before deployment if necessary

Frederic Hemberger authored on 29/11/2011 at 14:13:50
November 23, 2011
View f1ebf35

Introduce distinction between preview/productive site generation

Frederic Hemberger authored on 23/11/2011 at 13:37:30
October 17, 2011
View ffa68a1

Fixes typo in :push task

Frederic Hemberger authored on 17/10/2011 at 06:18:41
October 16, 2011
View fc138b2

Adds more flexibility to :new_page task

Frederic Hemberger authored on 16/10/2011 at 14:22:37
View 82942bd

Replaces system call with cross-platform cp_r, fixes #200

Frederic Hemberger authored on 16/10/2011 at 11:07:31
View 4b87a2f

Removes 'titlecase' from page name, fixes #202

Frederic Hemberger authored on 16/10/2011 at 09:49:18
View fe19c2a

Removes duplicate mkdir_p

Frederic Hemberger authored on 16/10/2011 at 09:43:55
October 11, 2011
View 86c72a4

ensures compiled /source/stylesheets/screen.css exists before running watch and preview tasks, fixes #214

Brandon Mathis authored on 11/10/2011 at 20:14:41
View 35ebe0d

Allows '-' in deployment branch names, fixes #213

Frederic Hemberger authored on 11/10/2011 at 12:20:52
October 2, 2011
View 0905719

fixed issue where update_source failed if source/index was any extension other than .html

Brandon Mathis authored on 02/10/2011 at 04:36:52