aboutsummaryrefslogtreecommitdiff
path: root/Rakefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* improved rake tasks for deployment, updated .gitignoreBrandon Mathis2011-06-211-40/+31
* 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow...Brandon Mathis2011-06-171-5/+10
* 1. Moved _plugins into themes/classic/_pluginsBrandon Mathis2011-06-111-3/+7
* 1. Reduced dependencies and updated the gemfileBrandon Mathis2011-06-111-54/+42
* Improved theme install processBrandon Mathis2011-06-081-11/+0
* Another massive commit:Brandon Mathis2011-06-071-37/+36
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-301-3/+2
* major refactoring, improved file watching, changed site to public to support ...Brandon Mathis2011-05-151-1/+1
* irrisponsibly massive commitBrandon Mathis2011-04-171-94/+35
* Correctly check for failing ServeKevin W. Gisi2010-08-031-2/+5
* Fixed 'rake preview on fails vanilla install' bugKevin W. Gisi2010-08-031-4/+2
* fixed rake preview and updated sass to sass3 syntaxB Mathis2010-07-261-3/+3
* Use Bundler for dependency managementdbloete2010-05-261-1/+4
* Explicitly require the helpersdbloete2010-05-261-0/+1
* Fix compass/sass deprecation warningsdbloete2010-05-261-1/+1
* now Octopress uses partialsB Mathis2010-03-101-16/+20
* Fix sitemap regenerationRyan Daigle2010-02-051-1/+1
* Update to rakefile to allow working on a single post at a time (and saving re...Ryan Daigle2010-02-051-2/+19
* changed default github pages deploy branch to masterB Mathis2009-12-131-1/+1
* added a rake task for creating a new postB Mathis2009-12-071-0/+12
* fixed default deploy taskB Mathis2009-11-251-0/+5
* improved rake file feedback during deployB Mathis2009-11-251-3/+8
* trying one more thing with the rake task auto pushB Mathis2009-11-241-1/+1
* fixed deploy var in rake taskB Mathis2009-11-241-1/+1
* fixed branch name in rakefileB Mathis2009-11-241-1/+1
* fixed variables for github in rakefileB Mathis2009-11-241-2/+3
* tweaked rakefile github deployB Mathis2009-11-241-1/+0
* fixed source_branch variable name in github deploy scriptB Mathis2009-11-241-1/+1
* renamed rake task for github deployB Mathis2009-11-241-1/+1
* updated rakefile to support github user pages, and github project pages for d...B Mathis2009-11-241-14/+13
* updated rakefile to support github pages deploymentsB Mathis2009-11-241-1/+25
* fixed the deploy rake task so it will delete the debug pagesB Mathis2009-11-131-1/+1
* updated rakefile to generate pygments syntax highlightingB Mathis2009-11-111-1/+1
* udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis2009-11-071-3/+4
* added disqus comment supportB Mathis2009-11-051-1/+1
* updated rakefile, added some basic twitter filesB Mathis2009-11-051-10/+8
* moved stylesheetsB Mathis2009-11-051-1/+0
* updated rake file, reorganized stylesheets, added google site search, added g...B Mathis2009-11-051-12/+38
* fixed a few issues with the rakefile, and updated the readmeB Mathis2009-10-311-6/+12
* updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved t...B Mathis2009-10-311-10/+59
* paramaterized feed, rsync deployment, and unified layoutsB Mathis2009-10-201-4/+12
* added compass, added some basic stylesheetsB Mathis2009-10-181-1/+1
* improved starting pointB Mathis2009-10-181-0/+63