Skip to content

Commit a2f6aab

Browse files
committed
first commit
0 parents  commit a2f6aab

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<h1><a href="https://github.com/hooxuu/sonic-theme-Journal" target="_blank">sonic-theme-journal</a></h1>
2+
3+
## 说明
4+
5+
该主题的原作者为 [SumiMakito](https://github.com/SumiMakito),非常感谢做出这么优秀的主题。
6+
7+
使用Go Template语法进行改写以适配[Sonic](https://github.com/go-sonic/sonic),初学Go,如遇问题请见谅。
8+
9+
**模板常用功能经过测试应当是没有问题,如有瑕疵请见谅**
10+
11+
⚠️ 目前的已知问题,代码高亮需要在 外观->主题设置->基本设置 将需要高亮的语言加入到《文章代码高亮语言》输入框并保存才能实现高亮,默认配置似乎失效,后续解决。
12+
13+
14+
原主题地址:[https://github.com/SumiMakito/hexo-theme-journal](https://github.com/SumiMakito/hexo-theme-journal)
15+
16+
## 预览截图
17+
![screenshot.png](https://i.loli.net/2019/09/19/ILcRlGC5oVsEkeO.png)
18+
![settings.png](https://i.loli.net/2019/09/19/aNO5yi4xMwjVJYH.png)
19+
20+
## 安装方法
21+
22+
### 方法一
23+
24+
1. [点击](https://github.com/hooxuu/sonic-theme-Journal/archive/master.zip)下载。
25+
2. 进入后台 -> 外观 -> 主题。
26+
3. 点击右下方按钮选择安装主题,随后选择 `本地上传`
27+
4. 选择下载好的主题包(zip)即可。
28+
29+
### 方法二
30+
31+
1. 复制 `https://github.com/hooxuu/sonic-theme-Journal`
32+
2. 进入后台 -> 外观 -> 主题。
33+
3. 点击右下方按钮选择安装主题,随后选择 `远程拉取`
34+
4. 粘贴复制的链接到远程地址,点击下载即可。
35+
36+
## 更新方法
37+
38+
### 方法一
39+
40+
1. 进入后台 -> 外观 -> 主题。
41+
2. 找到需要更新的主题,点击主题下方的 `更多` 按钮。
42+
3. 点击 `在线更新`
43+
44+
### 方法二
45+
46+
1. [点击](https://github.com/hooxuu/sonic-theme-Journal/archive/master.zip)下载最新的版本。
47+
2. 进入后台 -> 外观 -> 主题。
48+
3. 找到需要更新的主题,点击主题下方的 `更多` 按钮。
49+
4. 点击 `从主题包更新`,选择下载好的主题包(zip)即可。

0 commit comments

Comments
 (0)