Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.53 KB

README.md

File metadata and controls

38 lines (27 loc) · 2.53 KB

@gracefullight/docusaurus-plugins

This monorepo contains a collection of plugins for Docusaurus to enhance your documentation website. The following plugins are included:

Installation

You can install these plugins via pnpm:

pnpm add @gracefullight/docusaurus-plugin-${PLUGIN_NAME}

Usage

To use these plugins, you will need to configure them in your Docusaurus docusaurus.config.js file. Please refer to the individual plugin's README for specific configuration instructions.

Contributing

Contributions are welcome. If you find a bug or want to suggest a new feature, please open an issue or a pull request. To contribute a new plugin, you can use the command pnpm cmd new --help.

License

This repository is licensed under the MIT License.