Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Handle urls translations automatically in pages #160
Conversation
saivann
added a commit
that referenced
this pull request
Apr 26, 2013
saivann
merged commit f8d41f6
into
master
Apr 26, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
saivann commentedApr 25, 2013
Internal page urls are now all declared once in _config.yml for each language
Translators can translate file and anchor urls without needing to manually update all pages
This increases dependency on jekyll, but makes life much easier for translators. And makes it more possible to consider using friendly translation tools like transifex in the future.