Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80e61b0

Browse files
committed
fix: 修改 README.md:
1 parent 33bfc02 commit 80e61b0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@ TeXt 是针对博客的一款简洁的主题,它虽然简洁但并不简单。
1010

1111
- 响应式
1212
- 分页
13-
- RSS
1413
- 文章目录(使用了 [TOC](http://projects.jga.me/toc/) 插件,nice work !)
15-
- 评论([Disqus](https://disqus.com/)
14+
- 文章标签
1615
- 阅读次数统计([LeanCloud](https://leancloud.cn/)
1716
- Emoji([EmojiOne](https://www.emojione.com/)
17+
- 评论([Disqus](https://disqus.com/)
1818
- Google Analytics
1919
- 联系方式设置(Email, Facebook, Twitter, 微博, 知乎……)
2020
- Web 语意化
2121
- 网站图标的自动化工具
22+
- RSS
2223

2324
下面简要的介绍下使用的方法,当然如果你对 Jekyll 比较了解的话可以直接看后面的高级部分,这是该主题一些特有属性。
2425

@@ -109,7 +110,7 @@ bundle exec jekyll serve -H 0.0.0.0
109110
| key | | 评论系统和阅读量统计使用的文章标识符,如果未设置则评论和统计无效 |
110111
| picture_frame | shadow | 该文章的图片框样式,如果为 shadow 则图片带有阴影边框 |
111112
| picture_max_width | | 该文章图片的最大宽度,默认为 100%,例如 50%,100px |
112-
| modify_date | | 该文章的修改时间,不影响首页文章排序(date 代表发表时间,会影响文章排序) |
113+
| modify_date | | 该文章的修改时间,不影响首页文章排序(date 代表发表时间,会影响文章排序) |
113114
| comment | true/false | 该文章是否能够评论,默认为 true(当然你也可以通过不设置 key 来实现,但是这样的话统计也失效了) |
114115

115116
### 更改颜色

0 commit comments

Comments
 (0)