hexo-theme-stellar/README.md

44 lines
946 B
Markdown
Raw Normal View History

2022-10-29 20:17:08 +08:00
# Stellar - 每个人的独立博客
2021-02-19 23:33:19 +08:00
2022-10-29 20:17:08 +08:00
Stellar 是一个内置文档系统的简约商务风 Hexo 主题,支持丰富的标签和动态数据组件,请配合 [文档](https://xaoxuu.com/wiki/stellar/) 使用。
2021-02-19 23:33:19 +08:00
2022-12-11 13:44:41 +08:00
[![Stargazers over time](https://starchart.cc/xaoxuu/hexo-theme-stellar.svg)](https://starchart.cc/xaoxuu/hexo-theme-stellar)
2022-11-06 21:32:43 +08:00
2021-02-19 23:33:19 +08:00
## Getting Started
Check your environment:
```yaml
2023-12-14 23:11:02 +08:00
Hexo: 6.3.0 ~ 7.0.0
2022-10-29 20:17:08 +08:00
hexo-cli: 4.3.0 ~ latest
2023-12-14 23:11:02 +08:00
node: 14.17.3 20.10.0 # 建议选择 LTS 版本,过高的版本 hexo 还没有进行兼容。
npm: 6.14.13 ~ 10.2.3
2021-02-19 23:33:19 +08:00
```
Edit your `_config.yml`:
```yaml
theme: stellar
```
Install Stellar in terminal:
```bash
npm i hexo-theme-stellar
```
## Usage
2021-02-20 00:14:55 +08:00
See docs: https://xaoxuu.com/wiki/stellar/
2021-02-19 23:33:19 +08:00
## Examples
2022-10-29 20:17:08 +08:00
https://xaoxuu.com/wiki/stellar/examples/
2021-02-19 23:33:19 +08:00
## Feedback
Issues: https://github.com/xaoxuu/hexo-theme-stellar/issues/
Discussions: https://github.com/xaoxuu/hexo-theme-stellar/discussions/