-
Notifications
You must be signed in to change notification settings - Fork 111
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
Cleanup Tags #796
Cleanup Tags #796
Conversation
✅ Deploy Preview for codingtrain ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Oh fantastic, can any of #489 be incorporated too or is that separate? |
Interesting timing, I was just about to ask if I could pick up #489. Should I still? I think it's very powerful to have a bulk normalizing / grouping / renaming pass when the Gatsby nodes get created for both topics and languages in addition to correcting the sources when possible. |
Yes, I'd love to do both! I'm traveling today so can't easily review and merge things, but will be back online later tonight / tomorrow. |
@fturmel Just in case this is helpful, here are the original variations of
|
@dipamsen Thanks for that! |
Removes duplicate language tags.
(Related: #488)