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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Xianmin <xianmin12@gmail.com>2018-03-31 17:15:25 +0300
committerChen Xianmin <xianmin12@gmail.com>2018-03-31 17:15:25 +0300
commitd3e7a87d17f4ecb481815b54bdacd7f586b5de65 (patch)
tree274c6402f1086c440461d898d763c44245ef5ed9 /dev-config.toml
parent7ce79abc447acde46480a0bdc3478276c486af03 (diff)
docs: update config
Diffstat (limited to 'dev-config.toml')
-rw-r--r--dev-config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-config.toml b/dev-config.toml
index 3f50d0c..585ce18 100644
--- a/dev-config.toml
+++ b/dev-config.toml
@@ -17,6 +17,7 @@ rssLimit = 20 # Limit Entry Count to Rss file # 限制 Rss 文章输
disqusShortname = "xianmin12" # disqus_shortname
googleAnalytics = "UA-34199129-1" # UA-XXXXXXXX-X
copyright = "" # default: author.name ↓ # 默认为下面配置的author.name ↓
+# uglyURLs = true
[author] # essential # 必需
name = "xianmin"
@@ -53,7 +54,7 @@ copyright = "" # default: author.name ↓ # 默认为下面配
[params]
debug = false # If true, load `eruda.min.js`. See https://github.com/liriliri/eruda
-
+ # uglyURLs = true # You must set true after use uglyURLs in site (above). because $.Site.UglyURLs can not import.
since = "2017" # Site creation time # 站点建立时间
homeFullContent = false # if false, show post summaries on home page. Othewise show full content.
rssFullContent = true # if false, Rss feed instead of the summary