mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-26 11:38:15 +08:00
46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
---
|
|
url: /en/index.md
|
|
---
|
|
::: center
|
|
|
|
{.no-view}
|
|
{.no-view}
|
|
{.no-view}
|
|
{.no-view}
|
|
{.no-view}
|
|
|
|
{.no-view}
|
|
{.no-view}
|
|
|
|
:::
|
|
|
|
### Usage
|
|
|
|
Use the following command to quickly create a new ==VuePress== project using this theme.
|
|
|
|
:::npm-to
|
|
|
|
```sh
|
|
npm create vuepress-theme-plume@latest
|
|
```
|
|
|
|
:::
|
|
|
|
### Start the project
|
|
|
|
::: npm-to
|
|
|
|
```sh
|
|
npm run docs:dev
|
|
```
|
|
|
|
:::
|
|
|
|
### Changelog
|
|
|
|
[Changelog](./changelog)
|
|
|
|
### Contributors
|
|
|
|
Thanks to all contributors!
|