@ -1,5 +0,0 @@
desc "build the site"
task :site do
system("staticmatic build .")
system("cp -r site/ .")
end