docusaurus-plugins icon indicating copy to clipboard operation
docusaurus-plugins copied to clipboard

Enhance your Docusaurus website with this collection of script plugins. This monorepo contains easy-to-install and configure plugins that will help you get the most out of your website. 📚🦖

@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.