From 48214e3019b34d34e9015f4f4ed6efbebe16c010 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sat, 15 Oct 2016 21:43:29 +0200 Subject: [PATCH] remove useless output files --- Rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Rules b/Rules index 53ace23..160e19b 100644 --- a/Rules +++ b/Rules @@ -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 #