Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Commit

Permalink
remove the output directory, punk
Browse files Browse the repository at this point in the history
  • Loading branch information
schacon committed Jun 20, 2011
1 parent 95613c8 commit 3a850ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,6 +1,8 @@
require 'nanoc3/tasks'

task :publish => [:clean] do
FileUtils.rm_r('output')

sh "nanoc compile"

# this should not be necessary, but I can't figure out how to
Expand Down

0 comments on commit 3a850ce

Please sign in to comment.