hexo-theme-stellar/README.md

41 lines
539 B
Markdown

# hexo-theme-stellar
Elegant and powerful theme for Hexo.
## Getting Started
Check your environment:
```yaml
Hexo: 5.4.0
hexo-cli: 4.3.0
node.js: 14.17.3 LTS
npm: 6.14.13 LTS
```
Edit your `_config.yml`:
```yaml
theme: stellar
```
Install Stellar in terminal:
```bash
npm i hexo-theme-stellar
```
## Usage
See docs: https://xaoxuu.com/wiki/stellar/
## Examples
https://xaoxuu.com
## Feedback
Issues: https://github.com/xaoxuu/hexo-theme-stellar/issues/
Discussions: https://github.com/xaoxuu/hexo-theme-stellar/discussions/