August 10, 2011 | ||
---|---|---|
View 0e07254
added support for preserving customized source/index.html during template updates. Moved the blog index code to a partial in source/_includes/blog_index.htmlBrandon Mathis authored on 10/08/2011 at 22:14:56 |
July 31, 2011 | ||
---|---|---|
View 5d24e0b
udpated rake udpate_source task to preserve custom includes instaed of preserving navigation and footerBrandon Mathis authored on 31/07/2011 at 17:24:38 |
July 29, 2011 | ||
---|---|---|
View df86e64
Rake task update_source now preserves footer as well as navigationBrandon Mathis authored on 29/07/2011 at 02:12:50 |
July 27, 2011 | ||
---|---|---|
View 0911eab
fixed update styleBrandon Mathis authored on 27/07/2011 at 22:34:50 |
||
View 6244fea
Fixed rake update_source and rake update_styleLuke Armstrong authored on 27/07/2011 at 22:22:57 |
||
View 3d23831
Fixed [cp: cannot stat `.themes/classic/source/*.': No such file or directory]Luke Armstrong authored on 27/07/2011 at 21:50:35 |
||
View 25704fe
improved new_post title substitutions, fixed directories in rake update tasksBrandon Mathis authored on 27/07/2011 at 20:39:50 |
July 26, 2011 | ||
---|---|---|
View 9189548
Changed description of new_page rake task, to what it doesMike Ballou authored on 26/07/2011 at 23:10:16 |
||
View a12b0b7
updated push rake task to copy contents of public directory into _deployBrandon Mathis authored on 26/07/2011 at 18:32:15 |
July 22, 2011 | ||
---|---|---|
View 12aed03
updated rakefile and config to support url mapping in previous commitBrandon Mathis authored on 22/07/2011 at 04:03:11 |
July 20, 2011 | ||
---|---|---|
View 19df7e8
added source_update and sass_update rake tasks, for easily updating a blog to the latest themeBrandon Mathis authored on 20/07/2011 at 02:18:34 |
July 19, 2011 | ||
---|---|---|
View cc1cfa5
fixed regular expression for new_page rake taskBrandon Mathis authored on 19/07/2011 at 21:29:23 |
||
View 6006ac8
new_page rake task now creates pages as page_name/index.[default_format] if no file extension is passed. By default this creates nicer urlsBrandon Mathis authored on 19/07/2011 at 21:01:14 |
||
View 98cfd74
In new_post and new_page rake tasks: adding quotes around title attribute for better compatibility with yamlBrandon Mathis authored on 19/07/2011 at 20:18:40 |
||
View 4a40323
Changed rake task 'post' to 'new_post' and updated the yaml front matter. Added 'new_page' rake task for easily adding new pages with a default yaml blockBrandon Mathis authored on 19/07/2011 at 20:09:42 |