As the translating GitHub repo states, I get in touch to update the current translation to Spanish language, which is from 2.0. It’s outdated and not in the current form of split markdown files. My intention is that the Spanish translation can be displayed as the Brazilian Portuguese does.
I have translated about a third from scratch already since I am avoiding sections with recent 2.1.28 changes in the Manual for now.
i was trying to do that for past 2 days, had no luck
was getting 404 when i enabled the pages. finally found out that i should have deleted docs.ankiweb.net from CNAME file in the repository. @guillempalausalva just wanted to tell you to do the same or you’ll get 404 on your pages too.
I think I will create a new repo instead of forking the manual repo if that is okay.
I want to keep a fork of the original so I can make future PRs and also have another one for the Spanish translation. I have different branches but it is giving me a constant headache for editing files locally. Once the translation is finished, it will be independent of the fork as this repo won’t merge any future commit from its original repo. I hope that makes sense.