From d91c780cc63b3d464bdf5b88b9c6f807c25d67a1 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 31 Dec 2017 16:07:22 +0000 Subject: [PATCH] Clean up config file --- config.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/config.yml b/config.yml index f30f7fc..eaa4b0c 100644 --- a/config.yml +++ b/config.yml @@ -32,17 +32,15 @@ outputs: staticDir: "static/build" -buildDrafts: false buildFuture: true -buildExpired: true -enableGitInfo: false enableRobotsTXT: true -rssLimit: 100 +rssLimit: 10000 disableHugoGeneratorInject: true enableEmoji: true MetaDataFormat: yaml +stepAnalysis: true pygmentsCodefencesGuessSyntax: true pygmentsCodefences: true