aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2022-04-18 09:59:18 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2022-04-18 09:59:18 -0700
commita8755fb52ae859da54bcb6396aae34a5442cef1c (patch)
treecc4c23cb3c5a9d2144e354c7f96ea0baf2800a7a /_config.yml
parentAdd devmanual to www.g.o dropdown (diff)
downloadwww-a8755fb52ae859da54bcb6396aae34a5442cef1c.tar.gz
www-a8755fb52ae859da54bcb6396aae34a5442cef1c.tar.bz2
www-a8755fb52ae859da54bcb6396aae34a5442cef1c.zip
Define a couple more config options.
These options are left commented out, but may be easily uncommented for development and troubleshooting. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index a2ee203..826087e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,4 +1,8 @@
# Site settings
+
+#JEKYLL_ENV=production
+#JEKYLL_LOG_LEVEL=info # Other options include 'warn' and 'error'
+
title: Gentoo Linux
email: www@gentoo.org
description: News and information from Gentoo Linux
@@ -14,6 +18,9 @@ markdown: kramdown
sass:
style: :compressed
+#serve:
+# livereload: true
+
defaults:
-
scope: