We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df3751 commit 9ab2ba8Copy full SHA for 9ab2ba8
Rakefile
@@ -18,3 +18,5 @@ task :clean do
18
puts 'Cleaning up _site...'.bold
19
Jekyll::Commands::Clean.process({})
20
end
21
+
22
+task :default => :build
0 commit comments