Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 553 Bytes

File metadata and controls

27 lines (17 loc) · 553 Bytes

@nolebase/vitepress-plugin-page-properties

A VitePress plugin that renders frontmatter as page properties, and makes them editable.

Install

Npm

npm i @nolebase/vitepress-plugin-page-properties -D

Yarn

yarn add @nolebase/vitepress-plugin-page-properties -D

Pnpm

pnpm add @nolebase/vitepress-plugin-page-properties -D

Documentation

Please refer to Page properties for more information.