Home
Softono
docusaurus-plugins

docusaurus-plugins

Open source MIT TypeScript
22
Stars
2
Forks
0
Issues
1
Watchers
2 weeks
Last Commit

About docusaurus-plugins

A collection of Docusaurus plugins for analytics, chat, ads, error tracking, copy-as-markdown, and more.

Platforms

Web Self-hosted

Languages

TypeScript

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