jekyll-bootstrap icon indicating copy to clipboard operation
jekyll-bootstrap copied to clipboard

Load custom rake scripts from sub-directories to allow using sub-modules

Open ennoweichert opened this issue 12 years ago • 1 comments

This is my first pull request so please be gentle :wink:

I modified the Rakefile a bit to make it parse for *.rake files in sub-directories of _rake/.

However I don't know enough about the Dir class and its globbing so this could be a total mistake. Anyhow, I think this feature would be neat because I would try and make all my extensions to JB sub-modules in the future.

Regards, Enno

ennoweichert avatar Feb 11 '13 15:02 ennoweichert

Moving Rakefile tasks to new v 0.6.0 release.

groundh0g avatar Oct 18 '15 10:10 groundh0g