summaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Expand)Author
2012-03-24bump to 0.2.13Jade Dominguez
2012-03-24stylingJade Dominguez
2012-03-24Added the description-variable in the Rakefile to include it in newly created...Lukas Knuth
2012-03-07Bump to 0.2.9Jade Dominguez
2012-03-07Fix typoJade Dominguez
2012-03-07Fix for the error on post creation if date was not specified.Alistair Hutchison
2012-03-01bump to 0.2.8Jade Dominguez
2012-03-01Added exception handling to display a user friendly message when time parse g...Andrea Schiavini
2012-03-01Forgot including require timeAndrea Schiavini
2012-03-01Using Time.parse to ensure date format is validAndrea Schiavini
2012-03-01Added option to specify time when creating postsAndrea Schiavini
2012-03-01bump to 0.2.7Jade Dominguez
2012-03-01Merge pull request #40 from 3martini/windows-topicJade
2012-03-01Merge remote-tracking branch 'nolith/custom-rake' into jb-development. issue #33Jade Dominguez
2012-02-23Improved error text.Anton Vattay
2012-02-23Issue #46, theme install fails on msys, permissions.Anton Vattay
2012-02-08Added error check for git clone system call.Anton Vattay
2012-02-06Loading custom rake file from _rake/*.rakeAlessio Caiazza
2012-02-03bump version : 0.2.0Jade Dominguez
2012-02-01Fix prompt complaining that directories already existJade Dominguez
2012-02-01Namespace 'switch_theme'Jade Dominguez
2012-02-01Update theme packager methodsJade Dominguez
2012-02-01Implement theme installer v 0.1.0Jade Dominguez
2012-01-24Use ENV variables for switch_themeJade Dominguez
2012-01-23Add rake task to create pagesJade Dominguez
2012-01-23Refactor new post rake taskJade Dominguez
2012-01-23Include 'JB/setup' in all posts and pagesJade Dominguez
2012-01-21Provide set_paths to all layoutsJade Dominguez
2012-01-20Themes can define configuration dataJade Dominguez
2012-01-18reorganize rakefileJade Dominguez
2012-01-18Merge pull request #11 from pradeep1288/masterJade
2012-01-16Change directory tests in switch_theme task to use FileTest.directory? instea...Jesse Chan-Norris
2012-01-16adding the new_post task, with bugs fixed which were pointed out by @swansonPradeep Nayak
2012-01-12add rake preview for developmentYuya Saito
2012-01-11version 0.0.1Jade Dominguez