imathis / octopress

Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
http://github.com/imathis/octopress
9.32k stars 2.62k forks source link

custom rakefile #1750

Open uranio-235 opened 8 years ago

uranio-235 commented 8 years ago

could you please include in the Rakefile's first line this:

 import 'source/Rakefile' if File.exist? 'source/Rakefile'

if anybody have a Rakefile in their source, it will by loaded

I do not know there is not a tasks/ dir autoloading every .rake