@nolebase/vitepress-plugin-page-properties
Version:
A VitePress plugin that renders frontmatter as page properties, and makes them editable.
28 lines (17 loc) • 553 B
Markdown
# `@nolebase/vitepress-plugin-page-properties`
A VitePress plugin that renders frontmatter as page properties, and makes them editable.
## Install
### Npm
```shell
npm i @nolebase/vitepress-plugin-page-properties -D
```
### Yarn
```shell
yarn add @nolebase/vitepress-plugin-page-properties -D
```
### Pnpm
```shell
pnpm add @nolebase/vitepress-plugin-page-properties -D
```
## Documentation
Please refer to [Page properties](https://nolebase-integrations.ayaka.io/pages/en/integrations/vitepress-plugin-page-properties/) for more information.