Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add official Docusaurus plugin #528

Open
devrsi0n opened this issue Nov 5, 2022 · 5 comments
Open

Add official Docusaurus plugin #528

devrsi0n opened this issue Nov 5, 2022 · 5 comments

Comments

@devrsi0n
Copy link
Owner

devrsi0n commented Nov 5, 2022

Is your feature request related to a problem? Please describe.

Add an official Docusaurus plugin to help build communities
image

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@RudraSen2
Copy link

Use this as a template for the docusaurus plugin: https://github.com/rdilweb/template-docusaurus-plugin

@devrsi0n
Copy link
Owner Author

devrsi0n commented Feb 6, 2023

Hi @RudraSen2 , thanks for the info, do you have interest in making a Chirpy plugin for docusaurus?

@RudraSen2
Copy link

I have no experience but would like to help

@devrsi0n
Copy link
Owner Author

devrsi0n commented Feb 7, 2023

@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

@RudraSen2
Copy link

I have made a repository, and I have implemented the code in it. You can see it here. You can see how I implemented it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants