Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volantis-x/community
Volantis Community 社区主页 https://volantis.js.org
https://github.com/volantis-x/community
community hexo hexo-theme volantis
Last synced: 3 days ago
JSON representation
Volantis Community 社区主页 https://volantis.js.org
- Host: GitHub
- URL: https://github.com/volantis-x/community
- Owner: volantis-x
- License: mit
- Created: 2020-02-22T15:41:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T06:49:35.000Z (8 months ago)
- Last Synced: 2024-05-20T09:22:49.074Z (6 months ago)
- Topics: community, hexo, hexo-theme, volantis
- Language: JavaScript
- Homepage: https://volantis.js.org
- Size: 2.69 MB
- Stars: 101
- Watchers: 5
- Forks: 110
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - volantis-x/community
README
# Volantis Community
[社区主页](https://volantis.js.org) | [备用域名](https://volantis.vercel.app)
## 文档索引
中文文档:
[v6](https://volantis.js.org/v6/getting-started/) | [v5](https://volantis.js.org/v5/getting-started/)
## 示例博客
[在线预览](https://volantis.js.org/examples/) | [收录自己的博客](https://github.com/volantis-x/examples/issues/)
## 帮助
[FAQ](https://volantis.js.org/faqs/) | [向开发者反馈](https://github.com/volantis-x/hexo-theme-volantis/issues/) | [用户论坛](https://github.com/volantis-x/hexo-theme-volantis/discussions/)
## 本地预览
```bash
git clone --recursive https://github.com/volantis-x/community && cd community && npm i && hexo s
```