public
Fork of karmi/marley
Description: Minimal flat-file blog engine written in Sinatra
Homepage: http://lukeredpath.co.uk/blog
Clone URL: git://github.com/lukeredpath/marley.git
marley / Capfile
100644 2 lines (2 sloc) 0.083 kb
1
2
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
load 'config/deploy'