From 24e723dd2715040a6e5f593758433d4a1bc55010 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Tue, 18 Feb 2020 22:57:10 +0800 Subject: [PATCH] doc: update readme --- README.md | 34 +++++++++++++++++++++++++++++++--- theme.yaml | 2 +- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6cb7723..346f774 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,36 @@ ![index](https://i.loli.net/2019/05/29/5ced6a1f70be890881.png) ![settings](https://i.loli.net/2019/05/29/5ced6a1fddb4562005.png) -## 使用方法 +## 安装方法 -1. 克隆或者[下载](https://github.com/halo-dev/halo-theme-anatole/releases)。 -2. 压缩为 zip 压缩包之后在后台的主题设置直接上传即可使用。 +### 方法一(稳定版本) + +1. [点击](https://github.com/halo-dev/halo-theme-anatole/releases)选择最新的版本下载。 +2. 进入后台 -> 外观 -> 主题。 +3. 点击右下方按钮选择安装主题,随后选择 `本地上传`。 +4. 选择下载好的主题包(zip)即可。 + +### 方法二(开发版本) + +> 注意,开发版本可能会存在一些问题,请谨慎使用。 + +1. 复制 `https://github.com/halo-dev/halo-theme-anatole`。 +2. 进入后台 -> 外观 -> 主题。 +3. 点击右下方按钮选择安装主题,随后选择 `远程拉取`。 +4. 粘贴复制的链接到远程地址,点击下载即可。 + +## 更新方法 + +### 方法一(稳定版本) + +1. [点击](https://github.com/halo-dev/halo-theme-anatole/releases)选择最新的版本下载。 +2. 进入后台 -> 外观 -> 主题。 +3. 找到需要更新的主题,点击主题下方的 `更多` 按钮。 +4. 点击 `从主题包更新`,选择下载好的主题包(zip)即可。 + +### 方法二(开发版本) + +1. 进入后台 -> 外观 -> 主题。 +2. 找到需要更新的主题,点击主题下方的 `更多` 按钮。 +3. 点击 `在线更新`。 diff --git a/theme.yaml b/theme.yaml index 235adea..aa56818 100644 --- a/theme.yaml +++ b/theme.yaml @@ -7,4 +7,4 @@ description: A other Halo theme logo: https://avatars1.githubusercontent.com/u/1811819?s=460&v=4 website: https://github.com/halo-dev/halo-theme-anatole repo: https://github.com/halo-dev/halo-theme-anatole -version: 1.0 +version: 1.1