https://github.com/imb11/vitepress-versioning-plugin
A highly customizable versioning plugin for VitePress v1
https://github.com/imb11/vitepress-versioning-plugin
Last synced: over 1 year ago
JSON representation
A highly customizable versioning plugin for VitePress v1
- Host: GitHub
- URL: https://github.com/imb11/vitepress-versioning-plugin
- Owner: IMB11
- License: mit
- Created: 2023-12-29T15:34:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T17:05:44.000Z (over 1 year ago)
- Last Synced: 2025-03-13T18:41:26.315Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://vvp.imb11.dev/
- Size: 221 KB
- Stars: 15
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `vitepress-versioning-plugin`
This plugin adds versioning support to VitePress.
For more information, see the [documentation](https://vvp.imb11.dev/).
## Installation
```sh
pnpm install vitepress-versioning-plugin
```
## Usage
Refer to the [documentation](https://vvp.imb11.dev/) on how to use this plugin.
## Configuration
For a full list of configuration options, see the [Configuration Reference](https://vvp.imb11.dev/config/) page.