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

Merged
merged 1 commit into from Apr 26, 2013

Conversation

Projects
None yet
1 participant
Contributor

saivann commented Apr 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.

Handle urls translations automatically in pages
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

saivann added a commit that referenced this pull request Apr 26, 2013

Merge pull request #160 from bitcoin/dynamicurl
Handle urls translations automatically in pages

@saivann 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