-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Wrong URL for rendered version of git-novice-es workshop #67
Comments
Good catch @olemis! This is because there was a time when the Spanish version lived in the carpentries-es repo. The correct link should be https://swcarpentry.github.io/git-novice-es/ |
…her than Carpentries-ES repository
@raynamharris PR #68 created to fix this issue |
Thanks! |
@raynamharris I'm aware of the Carpentries-ES . I contributed with one or two translations over there . Is that org closed ? How are we handling Spanish translations now . [ot] I ask because some of my translators will start working on @swcarpentry and @datacarpentry content. Priorities documented somewhere ? [/ot] |
These are great questions. There isn't a hard and fast rule and I'm not the lack of rules is documented. Data Carpentry has a history of building new lessons outside the official Data Carpentry GitHub and then importing them when finished. The Carpentries-Es GitHub served as a nice place for building the lesson while we figured out where the would live permanently. On the other hand, Software Carpentry has always built and maintained lessons in their main GitHub repo. Becuase the https://github.com/Carpentries-ES repo has a nice community and has The only rule that I'm aware of is that we use the import repository function rather than forking repository functionality before beginning translations. Does that make sense? |
Ok , I just wanted to be know to explain the workflow to new translators . Thanks |
I opened a new issues @olemis . Thanks for starting an [ot] |
fixes #67 - Include URL pointing at translated web page rather than Carpentries-ES repository
The README of the English version of the workshop redirects to https://swcarpentry.github.io/git-novice/ whereas the Spanish translation forwards readers onto https://github.com/Carpentries-ES/git-novice/tree/gh-pages/_episodes_es/
The text was updated successfully, but these errors were encountered: