remove useless output files

This commit is contained in:
Lorin Werthen 2016-10-15 21:43:29 +02:00
parent 36a8329371
commit 48214e3019

3
Rules
View file

@ -126,6 +126,9 @@ compile '/projects/*' do
filter :kramdown
end
# Don't create specific project pages for now
route '/projects/*' do; end
#
# GENERIC ERB PAGES
#