hexo/themes/volantis/README.md
2025-02-08 03:18:24 +00:00

62 lines
1.5 KiB
Markdown
Executable File

<p align="center">
<a href='https://volantis.js.org'><img src='https://cdn.jsdelivr.net/gh/volantis-x/cdn-org/blog/Logo-Cover@3x.png' height='120px'></a>
</p>
[![](https://img.shields.io/npm/v/hexo-theme-volantis.svg?style=flat-square)](https://www.npmjs.com/package/hexo-theme-volantis)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://www.conventionalcommits.org/zh-hans/v1.0.0/)
## Getting Started
Check your environment:
```yaml
Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS
```
Edit your `_config.yml`:
```yaml
theme: volantis
```
Install Volantis in terminal:
```bash
npm i hexo-theme-volantis
```
## Usage
See docs: https://volantis.js.org
or: https://volantis.vercel.app
## Examples
See examples: https://volantis.js.org/examples/
Add your blog to examples page: https://github.com/volantis-x/examples/issues/
## Feedback
Feedback to developer: https://github.com/volantis-x/hexo-theme-volantis/issues/
Discuss with other users: https://github.com/volantis-x/hexo-theme-volantis/discussions/
## Screenshot
![](https://i.loli.net/2020/03/18/f5PQlWisvm9zbgK.jpg)
![](https://i.loli.net/2020/03/18/XWBGf95E2t1bdnl.jpg)
![](https://i.loli.net/2020/03/18/1TpiUwhuskGm5SV.png)
![](https://i.loli.net/2020/03/18/LZwBtR5YO4zQH9A.png)
![](https://i.loli.net/2020/03/18/ySw8zGHRBrDtUg7.png)
![](https://i.loli.net/2020/03/18/5QTMYsScOz41Vhg.png)