-
Notifications
You must be signed in to change notification settings - Fork 28
Initialize localization #4
base: gh-pages
Are you sure you want to change the base?
Conversation
Forked your (@autarc) original PR and made a PR on it myself. There are some suggestions for improvement included. In order to make it work, you have to merge it into your PR, right? My github forking experience was close to non-existent until yesterday ;) |
Suggesting some refinements for the german localization of index.md.
Hi there. |
Probably checkout his fork, and read the pages he has created under
Exactamundo, like mbesser has done.
We would need to set up a Sphinx project and translate the files into ReStructuredText, as well as possibly create an appropriate theme. I'm thinking about setting something like this up as a future goal. At the moment, you can check out the python-beginners repo for an example of a Sphinx tutorial we've done which has some translations. I'm still trying to get the translation process streamlined. Not sure why you added |
The idea was to have an extensible structure - which currently contains just english & german translations but could later include other languages as well. Since were running out of time I kept the original file structure for the online page as well, although for maintenance it will be better with the seperated locales. |
I'll try to rephrase my warning: If you were to ever start a localized If you were to ever start a localized version, better migrate the whole |
No description provided.