Page properties Alpha 2.0.0-rc14
Tags
Integrations/VitePress-Plugin
Integrations/VitePress-Plugin/Page-Properties
Markdown/frontmatter
Progress
Created at
4 months ago
Updated at
4 months ago
Word count
76 words
Reading time
1 minute
Page properties was born from the heavily inspiration of Notion's page properties feature.
Installation
Install @nolebase/vitepress-plugin-page-properties
to your project dependencies by running the following command:
shell
ni @nolebase/vitepress-plugin-page-properties -D
shell
pnpm add @nolebase/vitepress-plugin-page-properties -D
shell
npm install @nolebase/vitepress-plugin-page-properties -D
shell
yarn add @nolebase/vitepress-plugin-page-properties -D