We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentdffb0e9 commit4c6e52aCopy full SHA for 4c6e52a
CHANGELOG.md
@@ -1,5 +1,17 @@
1
#Changelog
2
3
+##🚀 1.3.1 (Oct 18, 2019)
4
+
5
+###Features ✨
6
+- Added busuanzi site statistic support.
7
8
+###Changes 🙌
9
+- Changed view count support base on comment plugin.
10
11
+###Bug fixes 🐛
12
+- Fixed when article categories are empty, generating files failed.
13
+- Fixed responsive style problems.
14
15
##🚀 1.3.0 (Oct 18, 2019)
16
17
Upgraded UI, a much more smooth and elegant look! ✨
@@ -10,7 +22,7 @@ Upgraded UI, a much more smooth and elegant look! ✨
22
###Changes 🙌
23
- Regraded overall UI, looks much more smooth and elegant. ✨
24
- Added water waves for the reading tracking ball! 🔵
-- Upgraded all the control icons.
25
+- Upgraded all the control icons.`
26
- Replenished the playing tracking effect.
27
- Replenished all the responsive styles
28
- Css changed to use stylus instead of traditional css, for easier editing.
README.md
@@ -154,6 +154,19 @@ html_truncate:
154
# Reserving the last complete word, without breaking the word
155
reserveLastWord:true
156
157
+# Enable Busuanzi statistic plugin
158
+# see http://ibruce.info/2015/04/04/busuanzi/
159
+busuanzi:
160
+enable:true
161
162
+```
163
164
+### Comments
165
166
+You can choose from using Valine or Gitalk
167
168
+- If you are using`Valine`, you need to turn off `busuanzi`, because Valine has article view count support.
169
+-If you are using `Gitalk`, you may turn on `busuanzi`, to have article view count enable.
170
```
171
172
### Code block style
README_CN.md
@@ -151,8 +151,21 @@ html_truncate:
151
# 截取到最后的时候保留完成的字(只对英文有用)
152
153
+# Busuanzi 浏览量统计插件
+### 评论插件
+评论插件可以选择使用`Valine` 或者 `Gitalk`
+-如果你是使用 `Valine`, 你需要关闭 `busuanzi`, 因为 Valine 自带有文章浏览量统计.
+-如果你是使用 `Gitalk`, 你可以打开 `busuanzi` 文章详情页就会显示文章浏览量统计.
### 代码块样式
> 因为Obsidian theme 使用手动启用 highlight.js 代码高亮
_config.yml
@@ -88,7 +88,7 @@ gitalk:
88
# Valine comment plugin (recommended!)
89
# see https://valine.js.org/quickstart.html
90
valine:
91
-enable:true
+enable:false
92
app_id:
93
app_key:
94
notify:false
@@ -122,3 +122,10 @@ html_truncate:
122
keepWhitespaces:true
123
124
125
126
127
128
129
130
+page:true
131
+site:true
languages/default.yml
@@ -28,3 +28,7 @@ read_article: Read article
pv:Page views
29
uv:Unique visitors
30
readed:Readed
31
+word_count:Words count
32
+read_time:Reading time
33
+read_count:Read count
34
+default_category:Article
languages/fr.yml
@@ -25,3 +25,7 @@ read_article: Read article
languages/it.yml
languages/nl.yml
languages/no.yml
@@ -24,4 +24,7 @@ toc: Contents
read_article:Read article
-readed:Readed
+readed:Readed
+word_count:Word count
+read_time:Read time
languages/ru.yml
@@ -24,4 +24,8 @@ toc: Contents