Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b77fba

Browse files
committed
updated documents
1 parent746a694 commit7b77fba

File tree

4 files changed

+62
-34
lines changed

4 files changed

+62
-34
lines changed

‎CHANGELOG.md‎

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
33

44
##🚀 v1.4.2 (Nov 11, 2019)
55

6-
🎉 Obsidian theme now comes with search feature! Horray! Hope you guys love this update!
6+
🎉 Obsidian theme now comes with search feature! Horray!
7+
Hope you guys love this update!
78

8-
###Features
9+
###Features
910
- Added the mostly requested feature, local site search!
1011

1112
>The search feature is base on the index generated by[`hexo-generator-search`](https://github.com/wzpan/hexo-generator-search),
12-
So you need to install this plugin before you can use the search feature.
13+
>So you need to install this plugin before you can use the search feature.
1314
14-
####Installation guide:
15+
####Installation guide
1516

1617
Install by npm
1718

@@ -38,12 +39,15 @@ Happy blogging! ❤️
3839

3940
##🚀 v1.4.1 (Nov 9, 2019)
4041

41-
✨ Shipped a complete redesigned`archives` page UI and enhanced modern`link style`! Stay being awesome! 👽
42+
✨Shipped a complete redesigned`archives` page UI andenhanced modern`link style`!
43+
Stay being awesome 👽!
4244

43-
###Features ✨
45+
###✨Features
4446
- Complete redesigned`Archives` page!
4547
- Added fade in transition for all pages!
46-
- Archives page now also allow custom header name config! Check out the example theme config below:
48+
- Archives page now also allow custom header name config!
49+
50+
####Check out the example theme config below
4751

4852
```yaml
4953
# Page custom titles
@@ -53,15 +57,16 @@ page_titles:
5357
archives:"Archived"
5458
```
5559
56-
###Changes 💥
60+
###💥Changes
5761
- New link styles for all pages!
5862
- Redesigned the Read full article button for home page!
5963
6064
## 🚀 v1.4.0 (Nov 8, 2019)
6165
62-
🎉 Lets celebrate the new`Categories` and `Tags` page UI!Now the categories page support multi-levels! Hope you guys love this update! ❤️
66+
🎉 Lets celebrate the new`Categories` and `Tags` page UI
67+
Now the categories page support multi-levels! Hope you guys love this update! ❤️
6368

64-
###Features ✨
69+
###✨ Features
6570
-Added a icon logo display next to the original logo (Which was just a word).
6671
-New icon logo has a spinning effect when you come back to the top of the page!
6772
-Complete new `Categories` and `Tags` page UI with multi-level categories support! (#12)

‎CHANGELOG_CN.md‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
🎉 Obsidian 主题加添了等待已久的搜索功能!希望大家喜欢!
66

77
###✨新功能
8+
89
- 加添了等待已久的搜索功能!
910

1011
>此搜索功能是基于[`hexo-generator-search`](https://github.com/wzpan/hexo-generator-search) 生成的本地索引,
@@ -15,7 +16,7 @@
1516
NPM安装
1617

1718
```bash
18-
$npm install hexo-generator-search --save
19+
npm install hexo-generator-search --save
1920
```
2021

2122
在你的根目录配置`_config.yml` 里面添加hexo-generator-search的配置
@@ -40,6 +41,7 @@ hexo clean && hexo g
4041
✨ 重新设计了`归档`页面UI和所有页面的`链接样式`!Stay being awesome! 👽
4142

4243
###Features ✨
44+
4345
- 重新设计了归档页UI!
4446
- 所有`page`都添加了渐渐展示的效果!
4547
- 归档页也支持自定义标题文案,参考一下主题配置:
@@ -53,6 +55,7 @@ page_titles:
5355
```
5456
5557
### Changes 💥
58+
5659
- 所有页面的链接都用上了现在最流行的链接CSS效果。
5760
- 重新设计了`阅读文章`的样式和UI。
5861

@@ -61,13 +64,15 @@ page_titles:
6164
🎉 全新的`分类`和`标签`页UI,分类页现在支持多级分类展示哦,自带很炫酷的效果!希望你们喜欢这次的更新! ❤️
6265

6366
### ✨ 新功能
67+
6468
-在文字logo旁边我添加了icon logo
6569
-新的icon logo,当你每次回到页面顶部时会有旋转效果哦!
6670
-全新的分类和标签页UI,并且支持了多级分类展示!(#12)
6771
-英文字体改用谷歌的`Rubik`字体,看起来更加awesome了!
6872
-分类页和标签页添加了自定义标题,可以在主题配置里面自行配置
6973

7074
分类页和标签页自定义标题配置
75+
7176
```yaml
7277
# 分类页和标签页自定义标题配置
7378
page_titles:
@@ -76,6 +81,7 @@ page_titles:
7681
```
7782

7883
### 💥 更变
84+
7985
-所有导航添加了阴影,只是为了看起来更加炫酷,没别的
8086
-文章页的home icon换成了icon logo
8187

@@ -84,33 +90,39 @@ page_titles:
8490
现在代码的高亮与IDE的高亮更加相似了,也变得更加专业,更加高尚了!希望你们喜欢这次的更新!Happy blogging!❤️
8591

8692
### 💥 更变
93+
8794
-首次打开加载图片加了渐出效果,首次进入页面感觉更加舒服了。
8895
-替换了代码块的高亮插件,`highlight.js`换成了`codemirror`。现在代码的高亮与IDE的高亮更加相似了!✨ (#6)
8996
-代码块的UI也升级了,现在看起来更加专业高尚了!✨
9097
-TOC目录样式重写了,当前的标题前面加了一个"脈动回来"的特效。这个改动也一并修复了目录标题的点击位子有时候错位的问题。(#13)
9198

9299
### 🐛 Bug修复
100+
93101
-修复有一些Icons位置和布局中的问题。
94102
-修复了文章导航的标题太长会超出高度的问题。
95103
-修复了一些文字字体没有限定好的问题。
96104

97105
## 🚀 v1.3.4 (Oct 24, 2019)
98106

99107
### 💥 更变
108+
100109
-再次优化了手机端响应的样式。
101110
-优化了`ul`和`ol`的UI。
102111

103112
### 🐛 Bug修复
113+
104114
-修复了首页链接样式。
105115
-修复了TOC标题太长而超出框外的问题。
106116
-修复了标题如果是链接样式的问题。
107117

108118
## 🚀 v1.3.3 (2019-10-23)
109119

110120
### ✨ 新功能
121+
111122
-添加了分享功能 - [`share.js`](https://github.com/overtrue/share.js)
112123

113124
### 💥 更变
125+
114126
-页面首次加载图标换成了`Load Awesome`的 `la-ball-atom`. - [`Load Awesome`](https://github.com/danielcardoso/load-awesome)
115127

116128
## 🚀 v1.3.2 (2019-10-21)

‎README.md‎

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#Hexo-theme-obsidian
22

3+
▄▀▄ █▀▄ ▄▀▀ ▀ █▀▄ ▀ ▄▀▄ █▄░█
4+
█░█ █▀█ ░▀▄ █ █░█ █ █▀█ █░▀█
5+
░▀░ ▀▀░ ▀▀░ ▀ ▀▀░ ▀ ▀░▀ ▀░░▀
6+
v1.x | ʙʏ ᴛʀɪᴅɪᴀᴍᴏɴᴅ
7+
38
>A dark Hexo theme, it's responsive, simple but elegant.
49
510
![Latest Release Version](https://img.shields.io/github/v/release/TriDiamond/hexo-theme-obsidian)
@@ -12,29 +17,28 @@
1217
🇨🇳**[中文文档](https://github.com/TriDiamond/hexo-theme-obsidian/blob/master/README_CN.md)** |
1318
**[更变日志](https://github.com/TriDiamond/hexo-theme-obsidian/blob/master/CHANGELOG_CN.md)**
1419

15-
1620
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573323147/blog/A-Obsidian-full_ubmo0d.png)
1721

1822
<details>
1923
<summary>More screen shots</summary>
2024

21-
###Categories Page
25+
##Categories Page
2226
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573148012/blog/A-Obsidian-categories_mgdti7.png)
2327

24-
###Categories Leveled
28+
##Categories Leveled
2529
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573148016/blog/A-Obsidian-categories-level_xtxty9.png)
2630

27-
###Archives
31+
##Archives
2832
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573323148/blog/A-Obsidian-archives_ffpwf9.png)
2933

30-
###Articles
34+
##Articles
3135
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573148016/blog/A-Obsidian-articles_wlsu2v.png)
3236
</details>
3337

3438
##Install
3539

3640
```bash
37-
$git clone https://github.com/TriDiamond/hexo-theme-obsidian.git obsidian
41+
git clone https://github.com/TriDiamond/hexo-theme-obsidian.git obsidian
3842
```
3943

4044
##Usage
@@ -209,19 +213,20 @@ codemirror:
209213

210214
You can choose from using Valine or Gitalk
211215

212-
- If you are using`Valine`, you need to turn off`busuanzi`,because Valine has article view count support.
216+
- If you are using`Valine`, you need to turn off`busuanzi`,because Valine has article view count support.
213217
- If you are using`Gitalk`, you may turn on`busuanzi`, to have article view count enable.
214218

215219
###Code block style
216220

217221
>Since version`v1.3.5` code block highlight has changed from`highlight.js` to
218-
`codemirror`,but theHexo default highlight still need to be disabled to take affect.
219-
!! So Please make sure you disabled Hexo's default highlight setting !!
222+
>`codemirror`, Hexo default highlight need to be disabled to take affect.
223+
>!! So Please make sure you disabled Hexo's default highlight setting !!
220224
221225
Hexo configuration file`_config.yml` located at the ROOT path of your blog.
222226

223227
>⚠️ Please note do not make these changes in the theme's config file,
224-
changing configs in the theme config file`_config.yml` will not work properly.
228+
>changing configs in the theme config file`_config.yml`
229+
>will not work properly.
225230
226231
```yaml
227232
...
@@ -256,7 +261,7 @@ hexo clean && hexo g
256261

257262
This post parameter changes how many characters are kept for the preview at home page.
258263

259-
```markdown
264+
```markdown
260265

261266
title: My awesome title
262267
date: 2019-07-14 18:38:45
@@ -276,7 +281,7 @@ preview: 300
276281

277282
Post template settings
278283

279-
```markdown
284+
```markdown
280285

281286
title: My awesome title
282287
date: 2019-07-14 18:38:45
@@ -301,7 +306,7 @@ hexo new page categories
301306

302307
Categories template
303308

304-
```
309+
```yaml
305310
title:categories
306311
date:2019-07-14 12:39:04
307312
type:"categories"
@@ -338,7 +343,7 @@ git pull
338343

339344
##Using the search engine
340345

341-
###Installation guide:
346+
###Installation guide
342347

343348
Install by npm
344349

‎README_CN.md‎

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
#Hexo-theme-obsidian
2+
3+
▄▀▄ █▀▄ ▄▀▀ ▀ █▀▄ ▀ ▄▀▄ █▄░█
4+
█░█ █▀█ ░▀▄ █ █░█ █ █▀█ █░▀█
5+
░▀░ ▀▀░ ▀▀░ ▀ ▀▀░ ▀ ▀░▀ ▀░░▀
6+
v1.x | ʙʏ ᴛʀɪᴅɪᴀᴍᴏɴᴅ
7+
28
>一款暗色的Hexo主题, 拥有响应式布局, 简约而优雅.
39
410
![Latest Release Version](https://img.shields.io/github/v/release/TriDiamond/hexo-theme-obsidian)
@@ -16,16 +22,16 @@
1622
<details>
1723
<summary>更多主题展示</summary>
1824

19-
###分类页
25+
##分类页
2026
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573148012/blog/A-Obsidian-categories_mgdti7.png)
2127

22-
###多级分类
28+
##多级分类
2329
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573148016/blog/A-Obsidian-categories-level_xtxty9.png)
2430

25-
###归档页
31+
##归档页
2632
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573323148/blog/A-Obsidian-archives_ffpwf9.png)
2733

28-
###文章页
34+
##文章页
2935
![screenshot](https://res.cloudinary.com/tridiamond/image/upload/v1573148016/blog/A-Obsidian-articles_wlsu2v.png)
3036
</details>
3137

@@ -211,8 +217,8 @@ codemirror:
211217
###代码块样式
212218

213219
>版本`v1.3.5`开始代码高亮已经用`codemirror`替换了`highlight.js`
214-
但是Hexo默认的highlight配置还是需要关闭的。
215-
!!所以无比把Hexo默认的highlight配置改为`enable: flase` !!
220+
> 但是Hexo默认的highlight配置还是需要关闭的。
221+
> !!所以无比把Hexo默认的highlight配置改为`enable: flase` !!
216222
217223
在博客根目录的`_config.yml`修改
218224

@@ -297,7 +303,7 @@ hexo new page categories
297303

298304
分类模版
299305

300-
```
306+
```yaml
301307
title:categories
302308
date:2019-07-14 12:39:04
303309
type:"categories"
@@ -315,7 +321,7 @@ hexo new page tags
315321

316322
标签模版
317323

318-
```
324+
```yaml
319325
title:tags
320326
date:2014-12-22 12:39:04
321327
type:"tags"
@@ -334,7 +340,7 @@ git pull
334340

335341
## 使用搜索功能
336342

337-
###安装说明:
343+
### 安装说明
338344

339345
NPM安装
340346

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp