dracula / racket

Dracula color theme for DrRacket
18 stars 2 forks source link

Move to official org? #1

Open zenorocha opened 3 years ago

zenorocha commented 3 years ago

Hey @massung 👋

I'm the creator of Dracula color scheme. I was searching for themes created by the community and I found yours. Good job by the way!

I was wondering if you are interested in transferring this repository to the official organization (https://github.com/dracula). You'll continue maintaining this project, the only difference is that we can make it more visible and include it on the site (https://draculatheme.com).

What do you think?

massung commented 3 years ago

I'd be more than happy to. The only concern I'd have is that the package is registered in Raco (the Racket package manager): https://pkgs.racket-lang.org/package/dracula-theme.

It looks like I can change the GitHub repository it points to. But, at worst it would just mean deleting the package and re-adding it using a new repo.

massung commented 3 years ago

I assume this is nothing more than the Settings -> Transfer option in the repo. Let me know when things are configured on your end for me to do so.

zenorocha commented 3 years ago

Great! I just sent you an invite to join the organization.

Once you accept it, you'll be able to transfer the repo and I'll take care of adding it to the site.

Thanks for building this! 🎉

massung commented 3 years ago

I believe this is all done now:

https://github.com/dracula/racket

https://pkgd.racket-lang.org/pkgn/package/dracula-theme

Thanks for the invite!

Jeff

On Mon, Jan 18, 2021 at 10:00 PM Zeno Rocha notifications@github.com wrote:

Great! I just sent you an invite to join the organization.

Once you accept it, you'll be able to transfer the repo and I'll take care of adding it to the site.

Thanks for building this! 🎉

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/massung/racket-dracula/issues/1#issuecomment-762586990, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFWLQX7BQCSPQYT2TYR5KLS2T7UPANCNFSM4WF5CY3A .

zenorocha commented 3 years ago

@massung there's actually one more step missing.

Can you standardize the repository based on this template?

  1. Create a INSTALL.md
  2. Create a screenshot.png file
  3. Update README.md

Let me know if you have any questions.