chirpy
chirpy copied to clipboard
Add official Docusaurus plugin
Is your feature request related to a problem? Please describe.
Add an official Docusaurus plugin to help build communities
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Use this as a template for the docusaurus plugin: https://github.com/rdilweb/template-docusaurus-plugin
Hi @RudraSen2 , thanks for the info, do you have interest in making a Chirpy plugin for docusaurus?
I have no experience but would like to help
@RudraSen2 Thank you, I think you only need to find a proper hook to inject the script
<script
defer
src="http://chirpy.dev/bootstrap/comment.js"
data-chirpy-domain="<your-domain>"
></script>
Feel free to create a new package here