| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | renamed rake task for github deploy | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | updated rakefile to support github user pages, and github project pages for d... | B Mathis | 2009-11-24 | 1 | -14/+13 |
* | updated rakefile to support github pages deployments | B Mathis | 2009-11-24 | 1 | -1/+25 |
* | fixed the deploy rake task so it will delete the debug pages | B Mathis | 2009-11-13 | 1 | -1/+1 |
* | updated rakefile to generate pygments syntax highlighting | B Mathis | 2009-11-11 | 1 | -1/+1 |
* | udpated thirdparty integration, it is now conditionally added, updated readme | B Mathis | 2009-11-07 | 1 | -3/+4 |
* | added disqus comment support | B Mathis | 2009-11-05 | 1 | -1/+1 |
* | updated rakefile, added some basic twitter files | B Mathis | 2009-11-05 | 1 | -10/+8 |
* | moved stylesheets | B Mathis | 2009-11-05 | 1 | -1/+0 |
* | updated rake file, reorganized stylesheets, added google site search, added g... | B Mathis | 2009-11-05 | 1 | -12/+38 |
* | fixed a few issues with the rakefile, and updated the readme | B Mathis | 2009-10-31 | 1 | -6/+12 |
* | updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved t... | B Mathis | 2009-10-31 | 1 | -10/+59 |
* | paramaterized feed, rsync deployment, and unified layouts | B Mathis | 2009-10-20 | 1 | -4/+12 |
* | added compass, added some basic stylesheets | B Mathis | 2009-10-18 | 1 | -1/+1 |
* | improved starting point | B Mathis | 2009-10-18 | 1 | -0/+63 |