From 7e664f69ebb8d894f09edec5dea0f1259a0b5cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 13 Mar 2018 10:49:19 +0100 Subject: [PATCH] Update configuration.md --- content/getting-started/configuration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/getting-started/configuration.md b/content/getting-started/configuration.md index b051347d8..9d0b92235 100644 --- a/content/getting-started/configuration.md +++ b/content/getting-started/configuration.md @@ -29,6 +29,9 @@ archetypeDir ("archetypes") baseURL : Hostname (and path) to the root, e.g. http://bep.is/ +blackfriday +: See [Configure Blackfriday](/getting-started/configuration/#configure-blackfriday) + buildDrafts (false) : Include drafts when building. @@ -101,6 +104,9 @@ languages languageCode ("") : The site's language code. +disableLanguages +: See [Disable a Language](/content-management/multilingual/#disable-a-language) + layoutDir ("layouts") : The directory from where Hugo reads layouts (templates).