From beedf411e8b21d26a7650f514fd4833c68e2c489 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 4 May 2020 18:45:30 +0200 Subject: [PATCH] Use stricter Jekyll build options to catch more errors at build-time --- jekyll/_config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jekyll/_config.yml b/jekyll/_config.yml index 822ea047b..ac24980d1 100644 --- a/jekyll/_config.yml +++ b/jekyll/_config.yml @@ -41,7 +41,11 @@ navigation: # Build settings markdown: kramdown +strict_front_matter: true permalink: /blog/:year/:month/:day/:title.html +liquid: + error_mode: strict + strict_filters: true sass: style: compressed exclude: