readme
This commit is contained in:
parent
00bc17252c
commit
7fae27c5c7
14
README.md
14
README.md
|
@ -1,16 +1,16 @@
|
||||||
# hexo-theme-stellar
|
# Stellar - 每个人的独立博客
|
||||||
|
|
||||||
Elegant and powerful theme for Hexo.
|
Stellar 是一个内置文档系统的简约商务风 Hexo 主题,支持丰富的标签和动态数据组件,请配合 [文档](https://xaoxuu.com/wiki/stellar/) 使用。
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
Check your environment:
|
Check your environment:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
Hexo: 5.4.0
|
Hexo: 5.4.0 ~ 6.3.0
|
||||||
hexo-cli: 4.3.0
|
hexo-cli: 4.3.0 ~ latest
|
||||||
node.js: 14.17.3 LTS
|
node.js: 14.17.3 ~ 18.12.0
|
||||||
npm: 6.14.13 LTS
|
npm: 6.14.13 ~ 8.19.2
|
||||||
```
|
```
|
||||||
|
|
||||||
Edit your `_config.yml`:
|
Edit your `_config.yml`:
|
||||||
|
@ -31,7 +31,7 @@ See docs: https://xaoxuu.com/wiki/stellar/
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
https://xaoxuu.com
|
https://xaoxuu.com/wiki/stellar/examples/
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue