September 3, 2011 | ||
---|---|---|
View 3f07677
Added prompt for overwriting posts and pages when a new_post and new_page tasks are run and the file already exists. Fixes #130Brandon Mathis authored on 03/09/2011 at 13:06:36 |
September 2, 2011 | ||
---|---|---|
View 724fd1d
fixed bug where update_source Rake task was not copying over changes from .themesBrandon Mathis authored on 02/09/2011 at 22:24:42 |
||
View bd44056
fixed bug with twitter feed where it would sometimes say "undefined" if the post was more than a month oldBrandon Mathis authored on 02/09/2011 at 21:43:49 |
August 31, 2011 | ||
---|---|---|
View f033475
Fix broken line height in diff syntax highlightingToby Matejovsky authored on 31/08/2011 at 03:11:32 |
August 29, 2011 | ||
---|---|---|
View 376a22a
removed right border from #content when sidebar has been removedBrandon Mathis authored on 29/08/2011 at 03:44:28 |
||
View 5efd0fb
Merge pull request #123 from rtgibbons/masterBrandon Mathis authored on 29/08/2011 at 03:29:23 |
||
View aa09568
not using cd in copydot, breaks chained task when further cd's are calledRyan Gibbons authored on 29/08/2011 at 03:29:30 |
August 25, 2011 | ||
---|---|---|
View 9b52d40
removed octopress.org rsync deploy config from Rakefile. OopsBrandon Mathis authored on 25/08/2011 at 20:58:02 |
||
View 35a158d
Somehow I replaced Rakefile with oder version, oopsBrandon Mathis authored on 25/08/2011 at 14:52:43 |
||
View b38b613
Added warning if users try to add posts, pages, or generate their site before installing an Octopress theme, fixes #116Brandon Mathis authored on 25/08/2011 at 14:36:57 |
||
View 94fcb60
removed unnecessary mkdir_p in update_style, fixed #67Brandon Mathis authored on 25/08/2011 at 14:25:31 |
||
View ebd5fb0
sleeps wait, cleaned up rake preview and rake watch a bitBrandon Mathis authored on 25/08/2011 at 14:05:22 |
August 24, 2011 | ||
---|---|---|
View e20e681
sitemap_generator dies if public dir doesn't exist yetmasukomi authored on 24/08/2011 at 02:45:29 |
||
View efb7522
Do not rely on system specifc syntax for preview or watch.Benjamin R Doerr authored on 24/08/2011 at 02:55:16 |
August 23, 2011 | ||
---|---|---|
View 5f08abe
Removes system specific File IO from Rakefile, rather we make use of FileUtils.Benjamin R Doerr authored on 23/08/2011 at 02:46:04 |