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

github.com/htr3n/hyde-hyde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Tran <hoang.huy.tran@gmail.com>2018-04-05 09:17:04 +0300
committerHuy Tran <hoang.huy.tran@gmail.com>2018-04-05 09:17:04 +0300
commitd49f6bf471820737b8b1cdc989a2495233196db8 (patch)
tree03900ca6d9bacf261f868a3e6aa6ecd7f0663579 /exampleSite
parentf830530c5a6dc853380834c4350bfffdd9882740 (diff)
Updates README, fonts, adds GraphComment
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7b64fd3..2afbf10 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,8 +5,8 @@ languageCode = "en"
theme = "hyde-hyde"
## Hugo Built-in Features
-# disqusShortname = ""
-# googleAnalytics = ""
+# disqusShortname = "your-disqus-shortname"
+# googleAnalytics = "your-google-analytics-id"
# enableRobotsTXT = true
## Site Settings
@@ -18,6 +18,8 @@ theme = "hyde-hyde"
dateformat = "Jan 2, 2006"
highlightjs = true
# highlightjsstyle = "github"
+ # please choose either GraphComment or Disqus
+ # GraphCommentId = "your-graph-comment-id"
## Social Accounts
[params.social]