46 lines
1.2 KiB
Markdown

---
url: /index.md
---
::: center
![GitHub Repo stars](https://img.shields.io/github/stars/pengzhanbo/vuepress-theme-plume){.no-view}
![npm version](https://img.shields.io/npm/v/vuepress-theme-plume?color=32A9C3\&labelColor=1B3C4A\&label=npm){.no-view}
![npm downloads](https://img.shields.io/npm/dm/vuepress-theme-plume?color=32A9C3\&labelColor=1B3C4A\&label=downloads){.no-view}
![npm downloads](https://img.shields.io/npm/dt/vuepress-theme-plume?color=32A9C3\&labelColor=1B3C4A\&label=downloads){.no-view}
![github license](https://img.shields.io/github/license/pengzhanbo/vuepress-theme-plume?color=32A9C3\&labelColor=1B3C4A){.no-view}
![peer dependency](https://img.shields.io/npm/dependency-version/vuepress-theme-plume/peer/vuepress?color=32A9C3\&labelColor=1B3C4A){.no-view}
![codecov](https://codecov.io/gh/pengzhanbo/vuepress-theme-plume/graph/badge.svg?token=W6KYBX7WO5){.no-view}
:::
### 使用
使用以下命令,快速创建一个新的使用本主题的 ==VuePress== 项目。
:::npm-to
```sh
npm create vuepress-theme-plume@latest
```
:::
### 启动项目
::: npm-to
```sh
npm run docs:dev
```
:::
### 更新记录
[Changelog](./changelog.md)
### 贡献者
感谢所有的贡献者!