| Commit message (Expand) | Author | Files | Lines |
2011-06-27 | fixed a bug in init_deploy task | Brandon Mathis | 1 | -1/+2 |
2011-06-27 | 1. Added Category support | Brandon Mathis | 1 | -0/+1 |
2011-06-22 | 1. Improved Deployment and setup tasks in Rakefile | Brandon Mathis | 1 | -25/+27 |
2011-06-22 | 1. Reordered configs in Rakefile based on importance. | Brandon Mathis | 1 | -4/+7 |
2011-06-21 | improved rake tasks for deployment, updated .gitignore | Brandon Mathis | 1 | -40/+31 |
2011-06-17 | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow... | Brandon Mathis | 1 | -5/+10 |
2011-06-11 | 1. Moved _plugins into themes/classic/_plugins | Brandon Mathis | 1 | -3/+7 |
2011-06-11 | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 1 | -54/+42 |
2011-06-08 | Improved theme install process | Brandon Mathis | 1 | -11/+0 |
2011-06-07 | Another massive commit: | Brandon Mathis | 1 | -37/+36 |
2011-05-30 | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 1 | -3/+2 |
2011-05-15 | major refactoring, improved file watching, changed site to public to support ... | Brandon Mathis | 1 | -1/+1 |
2011-04-17 | irrisponsibly massive commit | Brandon Mathis | 1 | -94/+35 |
2010-08-03 | Correctly check for failing Serve | Kevin W. Gisi | 1 | -2/+5 |
2010-08-03 | Fixed 'rake preview on fails vanilla install' bug | Kevin W. Gisi | 1 | -4/+2 |
2010-07-26 | fixed rake preview and updated sass to sass3 syntax | B Mathis | 1 | -3/+3 |
2010-05-26 | Use Bundler for dependency management | dbloete | 1 | -1/+4 |
2010-05-26 | Explicitly require the helpers | dbloete | 1 | -0/+1 |
2010-05-26 | Fix compass/sass deprecation warnings | dbloete | 1 | -1/+1 |
2010-03-10 | now Octopress uses partials | B Mathis | 1 | -16/+20 |
2010-02-05 | Fix sitemap regeneration | Ryan Daigle | 1 | -1/+1 |
2010-02-05 | Update to rakefile to allow working on a single post at a time (and saving re... | Ryan Daigle | 1 | -2/+19 |
2009-12-13 | changed default github pages deploy branch to master | B Mathis | 1 | -1/+1 |
2009-12-07 | added a rake task for creating a new post | B Mathis | 1 | -0/+12 |
2009-11-25 | fixed default deploy task | B Mathis | 1 | -0/+5 |
2009-11-25 | improved rake file feedback during deploy | B Mathis | 1 | -3/+8 |
2009-11-24 | trying one more thing with the rake task auto push | B Mathis | 1 | -1/+1 |
2009-11-24 | fixed deploy var in rake task | B Mathis | 1 | -1/+1 |
2009-11-24 | fixed branch name in rakefile | B Mathis | 1 | -1/+1 |
2009-11-24 | fixed variables for github in rakefile | B Mathis | 1 | -2/+3 |
2009-11-24 | tweaked rakefile github deploy | B Mathis | 1 | -1/+0 |
2009-11-24 | fixed source_branch variable name in github deploy script | B Mathis | 1 | -1/+1 |
2009-11-24 | renamed rake task for github deploy | B Mathis | 1 | -1/+1 |
2009-11-24 | updated rakefile to support github user pages, and github project pages for d... | B Mathis | 1 | -14/+13 |
2009-11-24 | updated rakefile to support github pages deployments | B Mathis | 1 | -1/+25 |
2009-11-13 | fixed the deploy rake task so it will delete the debug pages | B Mathis | 1 | -1/+1 |
2009-11-11 | updated rakefile to generate pygments syntax highlighting | B Mathis | 1 | -1/+1 |
2009-11-07 | udpated thirdparty integration, it is now conditionally added, updated readme | B Mathis | 1 | -3/+4 |
2009-11-05 | added disqus comment support | B Mathis | 1 | -1/+1 |
2009-11-05 | updated rakefile, added some basic twitter files | B Mathis | 1 | -10/+8 |
2009-11-05 | moved stylesheets | B Mathis | 1 | -1/+0 |
2009-11-05 | updated rake file, reorganized stylesheets, added google site search, added g... | B Mathis | 1 | -12/+38 |
2009-10-31 | fixed a few issues with the rakefile, and updated the readme | B Mathis | 1 | -6/+12 |
2009-10-31 | updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved t... | B Mathis | 1 | -10/+59 |
2009-10-20 | paramaterized feed, rsync deployment, and unified layouts | B Mathis | 1 | -4/+12 |
2009-10-18 | added compass, added some basic stylesheets | B Mathis | 1 | -1/+1 |
2009-10-18 | improved starting point | B Mathis | 1 | -0/+63 |