From 8b3686138b73d4327ae390b123ae4a587c664999 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 30 May 2017 04:17:34 +0300 Subject: there're no posts, so no point in serving posts/ --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index d05f970..ba8f884 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,7 @@ exclude: - serve.bat - serve.sh - README.md + - posts/ paginate: 10 paginate_path: "posts/page:num/" -- cgit v1.2.3