| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed [cp: cannot stat `.themes/classic/source/*.': No such file or directory] | Luke Armstrong | 2011-07-27 | 1 | -1/+1 |
* | improved new_post title substitutions, fixed directories in rake update tasks | Brandon Mathis | 2011-07-27 | 1 | -3/+3 |
* | Changed description of new_page rake task, to what it does | Mike Ballou | 2011-07-26 | 1 | -1/+1 |
* | updated push rake task to copy contents of public directory into _deploy | Brandon Mathis | 2011-07-26 | 1 | -1/+1 |
* | updated rakefile and config to support url mapping in previous commit | Brandon Mathis | 2011-07-22 | 1 | -3/+5 |
* | added source_update and sass_update rake tasks, for easily updating a blog to... | Brandon Mathis | 2011-07-19 | 1 | -0/+21 |
* | fixed regular expression for new_page rake task | Brandon Mathis | 2011-07-19 | 1 | -1/+1 |
* | new_page rake task now creates pages as page_name/index.[default_format] if n... | Brandon Mathis | 2011-07-19 | 1 | -4/+4 |
* | In new_post and new_page rake tasks: adding quotes around title attribute for... | Brandon Mathis | 2011-07-19 | 1 | -2/+2 |
* | Changed rake task 'post' to 'new_post' and updated the yaml front matter. Add... | Brandon Mathis | 2011-07-19 | 1 | -13/+47 |
* | Moved plugins to root directory. I'm ditching the idea of shipping plugins wi... | Brandon Mathis | 2011-07-19 | 1 | -5/+3 |
* | Merge branch 'edge' of github.com:imathis/octopress into edge | Brandon Mathis | 2011-07-16 | 1 | -1/+1 |
|\ |
|
| * | Updated path to plugins. | Kent Fenwick | 2011-07-16 | 1 | -1/+1 |
* | | 1. Added rake task for simple configuration of subdirectory deployment. | Brandon Mathis | 2011-07-16 | 1 | -1/+34 |
|/ |
|
* | Updated install rake task (now properly copies directory contents) Thanks @pw... | Brandon Mathis | 2011-07-11 | 1 | -4/+8 |
* | Changed _plugins folder to plugins and updated rake tasks accordingly | Brandon Mathis | 2011-07-11 | 1 | -2/+3 |
* | Moved themes to .themes to get it out of the way. Updated Rakefile to support... | Brandon Mathis | 2011-06-29 | 1 | -11/+24 |
* | Improved the post and init_deploy rake tasks | Brandon Mathis | 2011-06-27 | 1 | -8/+6 |
* | fixed a bug in init_deploy task | Brandon Mathis | 2011-06-27 | 1 | -1/+2 |
* | 1. Added Category support | Brandon Mathis | 2011-06-27 | 1 | -0/+1 |
* | 1. Improved Deployment and setup tasks in Rakefile | Brandon Mathis | 2011-06-22 | 1 | -25/+27 |
* | 1. Reordered configs in Rakefile based on importance. | Brandon Mathis | 2011-06-22 | 1 | -4/+7 |
* | improved rake tasks for deployment, updated .gitignore | Brandon Mathis | 2011-06-21 | 1 | -40/+31 |
* | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow... | Brandon Mathis | 2011-06-17 | 1 | -5/+10 |
* | 1. Moved _plugins into themes/classic/_plugins | Brandon Mathis | 2011-06-11 | 1 | -3/+7 |
* | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 2011-06-11 | 1 | -54/+42 |
* | Improved theme install process | Brandon Mathis | 2011-06-08 | 1 | -11/+0 |
* | Another massive commit: | Brandon Mathis | 2011-06-07 | 1 | -37/+36 |
* | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 2011-05-30 | 1 | -3/+2 |
* | major refactoring, improved file watching, changed site to public to support ... | Brandon Mathis | 2011-05-15 | 1 | -1/+1 |
* | irrisponsibly massive commit | Brandon Mathis | 2011-04-17 | 1 | -94/+35 |
* | Correctly check for failing Serve | Kevin W. Gisi | 2010-08-03 | 1 | -2/+5 |
* | Fixed 'rake preview on fails vanilla install' bug | Kevin W. Gisi | 2010-08-03 | 1 | -4/+2 |
* | fixed rake preview and updated sass to sass3 syntax | B Mathis | 2010-07-26 | 1 | -3/+3 |
* | Use Bundler for dependency management | dbloete | 2010-05-26 | 1 | -1/+4 |
* | Explicitly require the helpers | dbloete | 2010-05-26 | 1 | -0/+1 |
* | Fix compass/sass deprecation warnings | dbloete | 2010-05-26 | 1 | -1/+1 |
* | now Octopress uses partials | B Mathis | 2010-03-10 | 1 | -16/+20 |
* | Fix sitemap regeneration | Ryan Daigle | 2010-02-05 | 1 | -1/+1 |
* | Update to rakefile to allow working on a single post at a time (and saving re... | Ryan Daigle | 2010-02-05 | 1 | -2/+19 |
* | changed default github pages deploy branch to master | B Mathis | 2009-12-13 | 1 | -1/+1 |
* | added a rake task for creating a new post | B Mathis | 2009-12-07 | 1 | -0/+12 |
* | fixed default deploy task | B Mathis | 2009-11-25 | 1 | -0/+5 |
* | improved rake file feedback during deploy | B Mathis | 2009-11-25 | 1 | -3/+8 |
* | trying one more thing with the rake task auto push | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | fixed deploy var in rake task | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | fixed branch name in rakefile | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | fixed variables for github in rakefile | B Mathis | 2009-11-24 | 1 | -2/+3 |
* | tweaked rakefile github deploy | B Mathis | 2009-11-24 | 1 | -1/+0 |
* | fixed source_branch variable name in github deploy script | B Mathis | 2009-11-24 | 1 | -1/+1 |