UNPKG

@nolebase/vitepress-plugin-git-changelog

Version:

A VitePress plugin that adds a changelog fetched from git to your documentation.

28 lines (17 loc) 536 B
# `@nolebase/vitepress-plugin-git-changelog` A VitePress plugin enhances the readabilities for VitePress built sites. ## Install ### Npm ```shell npm i @nolebase/vitepress-plugin-git-changelog -D ``` ### Yarn ```shell yarn add @nolebase/vitepress-plugin-git-changelog -D ``` ### Pnpm ```shell pnpm add @nolebase/vitepress-plugin-git-changelog -D ``` ## Documentation Please refer to [Changelog & File history](https://nolebase-integrations.ayaka.io/pages/en/integrations/vitepress-plugin-git-changelog/) for more information.