mirror of https://github.com/vtrois/kratos
feat: add README.zh-CN.md
parent
4b42deaa17
commit
4e5325fb86
12
README.md
12
README.md
|
@ -10,6 +10,8 @@
|
|||
<img src="https://img.shields.io/github/license/vtrois/kratos?color=%234c1">
|
||||
</p>
|
||||
|
||||
English | [简体中文](README.zh-CN.md)
|
||||
|
||||
## About
|
||||
|
||||
Kratos is a responsive WordPress theme focused on the user reading experience, just for fun 🎉
|
||||
|
@ -126,16 +128,8 @@ Kratos
|
|||
|
||||
Detailed changes for each release are documented in the [release notes](https://github.com/vtrois/kratos/releases).
|
||||
|
||||
## Donation
|
||||
|
||||
If you find Kratos useful, you can buy us a cup of coffee
|
||||
|
||||
<p align="center">
|
||||
<img width="700" src="https://cdn.jsdelivr.net/gh/vtrois/kratos@3.2.3/assets/img/options/donate.png">
|
||||
</p>
|
||||
|
||||
## License
|
||||
|
||||
The code is available under the [MIT](https://github.com/vtrois/kratos/blob/main/LICENSE) license.
|
||||
|
||||
The document is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](http://creativecommons.org/licenses/by-nc-nd/4.0/).
|
||||
The document is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](http://creativecommons.org/licenses/by-nc-nd/4.0/).
|
|
@ -0,0 +1,46 @@
|
|||
<p align="center">
|
||||
<img src="https://cdn.jsdelivr.net/gh/vtrois/kratos@3.2.3/assets/img/options/about.png">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://img.shields.io/badge/php-%3E%3D7.0.0-blue">
|
||||
<img src="https://img.shields.io/badge/wordpress-v5.6%20tested-%234c1">
|
||||
<a href="https://vtrois.crowdin.com/kratos" target="_blank"><img src="https://badges.crowdin.net/e/f1d1a7eaa6af337dba7aa4a39b28e67c/localized.svg"></a>
|
||||
<a href="https://www.jsdelivr.com/package/gh/vtrois/kratos" target="_blank"><img src="https://data.jsdelivr.com/v1/package/gh/vtrois/kratos/badge?style=rounded"></a>
|
||||
<img src="https://img.shields.io/github/license/vtrois/kratos?color=%234c1">
|
||||
</p>
|
||||
|
||||
[English](README.md) | 简体中文
|
||||
|
||||
## 关于主题
|
||||
|
||||
Kratos 是一款专注于用户阅读体验的响应式 WordPress 主题,整体布局简洁大方,针对资源加载进行了优化。
|
||||
|
||||
## 安装方法
|
||||
|
||||
1. 下载最新发行版本的 .zip 格式安装包;
|
||||
|
||||
2. 登录 WordPress 管理员后台,进入 `外观` > `主题` 页面,然后点击 `添加` 按钮;
|
||||
|
||||
3. 进入添加主题页面之后,再点击 `上传主题` 按钮;
|
||||
|
||||
4. 点击 `选择文件`, 找到下载的 .zip 格式安装包,然后点击 `现在安装` 按钮;
|
||||
|
||||
5. 进入 `外观` > `主题` 页面,找到 Kratos 主题,然后点击 `启用` 即可。
|
||||
|
||||
## 讨论交流
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn.jsdelivr.net/gh/vtrois/kratos@3.2.3/assets/img/options/discuss.png">
|
||||
</p>
|
||||
|
||||
|
||||
## 打赏捐赠
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn.jsdelivr.net/gh/vtrois/kratos@3.2.3/assets/img/options/donate.png">
|
||||
</p>
|
||||
|
||||
## 版权说明
|
||||
|
||||
该仓库代码文件使用 [MIT](https://github.com/vtrois/kratos/blob/main/LICENSE) 协议进行授权,文档文件使用 [署名-非商业性使用-禁止演绎 4.0 国际](http://creativecommons.org/licenses/by-nc-nd/4.0/) 协议进行授权。
|
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 373 KiB |
Loading…
Reference in New Issue