Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejh/hugo-theme-cactus-plus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 0a7ba90..b3ece8c 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -38,6 +38,12 @@ params:
bio: Software Engineer
# Site Description, used in HTML meat
description: My Blog
+
+
+ ###########################################
+ # Optional
+ ###########################################
+
# To enable RSS, you could set `enableRSS: true`, default is `true`
enableRSS: true
# To enable comments, you may need to set `disqusShortname`
@@ -46,8 +52,10 @@ params:
enableGoogleAnalytics: true
# To hidden powerBy message in the page footer, you could set: `showPowerBy: false`, default is `true`
showPowerBy: true
+ # To enable math typesetting , you could set `math: true`
+ math: false
- # Optional
+ # text in page
home: '' # Default: Home
about: '' # Default: About
archive: '' # Default: Archive