refactor: simplify exampleSite configuration files and switch to YAML

Include only overridden values.
This commit is contained in:
Jimmy Cai
2023-09-10 15:42:43 +02:00
parent 5c3277573a
commit 55400d7d95
14 changed files with 113 additions and 198 deletions
+16
View File
@@ -0,0 +1,16 @@
baseurl: https://demo.stack.jimmycai.com
languageCode: en-us
paginate: 5
title: Hugo Theme Stack Starter
theme: hugo-theme-stack
DefaultContentLanguage: en
# Set hasCJKLanguage to true if DefaultContentLanguage is in [zh-cn ja ko]
# This will make .Summary and .WordCount behave correctly for CJK languages.
hasCJKLanguage: false
disqusShortname: hugo-theme-stack
# GA Tracking ID
googleAnalytics: ""