Skip to content

gracefullight/docusaurus-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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 bun:

bun 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 bun run gen plugin.

License

This repository is licensed under the MIT License.