hexo-theme-stellar/README.md

41 lines
539 B
Markdown
Raw Normal View History

2021-02-19 23:14:23 +08:00
# hexo-theme-stellar
2021-02-19 23:33:19 +08:00
2021-02-19 23:14:23 +08:00
Elegant and powerful theme for Hexo.
2021-02-19 23:33:19 +08:00
## Getting Started
Check your environment:
```yaml
Hexo: 5.3.0
hexo-cli: 4.2.0
node.js: 14.15.4 LTS
npm: 6.14.10 LTS
```
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
https://xaoxuu.com
## Feedback
Issues: https://github.com/xaoxuu/hexo-theme-stellar/issues/
Discussions: https://github.com/xaoxuu/hexo-theme-stellar/discussions/