docs: update docs

This commit is contained in:
XPoet 2020-11-20 15:36:26 +08:00
parent c644c32718
commit 156db83963
2 changed files with 9 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<div align="right"> <div align="right">
Language: Language:
English English
<a title="Chinese" href="docs/zh-CN/README.md">中文</a> <a title="Chinese" href="docs/README_zh-CN.md">中文</a>
</div> </div>
# Keep # Keep
@ -15,7 +15,8 @@
## :star2: Live Preview ## :star2: Live Preview
**[XPoet's Blog](https://xpoet.cn/)** - **[XPoet's Blog](https://xpoet.cn/)**
- **[keep official website](https://keep.xpoet.cn/)**
## :rocket: Installation ## :rocket: Installation
@ -41,7 +42,7 @@ theme: keep
## :wrench: Configuration ## :wrench: Configuration
Refer to the [Keep theme configuration guide](https://keep.xpoet.cn/2020/10/Keep-主题配置指南/). Refer to the [Keep theme configuration guide](https://keep.xpoet.cn/2020/11/Keep-主题配置指南/).
It is not recommended to directly modify any files in the «Keep» theme. Because this may cause errors (e.g. merge conflicts), and the modified files may be discarded when upgrading the theme. It is not recommended to directly modify any files in the «Keep» theme. Because this may cause errors (e.g. merge conflicts), and the modified files may be discarded when upgrading the theme.

View File

@ -1,12 +1,12 @@
<div align="right"> <div align="right">
语言: 语言:
中文 中文
<a title="Chinese" href="../../README.md">English</a> <a title="Chinese" href="README.md">English</a>
</div> </div>
# Keep # Keep
> «Keep» 是一款简约优雅的 [Hexo](https://hexo.io) 主题。它能让你专注于写作。 > «Keep» 是一款简约优雅的 [Hexo](https://hexo.io) 主题。它能让你专注于写作。
[![NPM version](https://img.shields.io/npm/v/hexo-theme-keep?color=red&logo=npm&style=flat-square)](https://www.npmjs.com/package/hexo-theme-keep) [![NPM version](https://img.shields.io/npm/v/hexo-theme-keep?color=red&logo=npm&style=flat-square)](https://www.npmjs.com/package/hexo-theme-keep)
[![Required Hexo version](https://img.shields.io/badge/hexo-%3E=5.0.0-blue?style=flat-square&logo=hexo)](https://hexo.io) [![Required Hexo version](https://img.shields.io/badge/hexo-%3E=5.0.0-blue?style=flat-square&logo=hexo)](https://hexo.io)
@ -15,8 +15,8 @@
## :star2: 在线预览 ## :star2: 在线预览
**[XPoet's Blog](https://xpoet.cn/)** - **[XPoet's Blog](https://xpoet.cn/)**
- **[keep 官网](https://keep.xpoet.cn/)**
## :rocket: 安装 ## :rocket: 安装
@ -42,7 +42,7 @@ theme: keep
## :wrench: 配置 ## :wrench: 配置
参考 [Keep 主题配置指南](https://keep.xpoet.cn/2020/10/Keep-主题配置指南/)。 参考 [Keep 主题配置指南](https://keep.xpoet.cn/2020/11/Keep-主题配置指南/)。
不推荐直接修改 «Keep» 主题的文件。因为这可能导致错误(例如 git merge 冲突),并且在升级主题时修改的文件可能丢失。 不推荐直接修改 «Keep» 主题的文件。因为这可能导致错误(例如 git merge 冲突),并且在升级主题时修改的文件可能丢失。