Commit graph

12 commits

Author SHA1 Message Date
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
- Adds a new page linking to all translations of Nakamoto's Bitcoin
  paper, and also provides instructions for adding new translations

- Changes all links on the site that used to point directly to the
  English bitcoin.pdf to point to the new page.

- Add Spanish Translation by Breathingdog, as well as Spanish strings
  for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
6aa184ca18 Fix broken translated links
Only fallback to English when no language code is supplied in translate.rb
Drop link to events page in ar, far translations
2014-06-18 12:50:05 -04:00
Saivann
78b04ea0ee Make translate.rb plugin fallback to English by default
Display English content in outdated translated templates when this doesn't cause too much issues
2014-06-14 17:21:42 -04:00
Saivann
53cc7e3798 Drop useless escaping of now latin-only urls 2014-06-14 00:18:33 -04:00
Saivann
ed0f1db195 Load list of translations from _translations instead of _config.yml 2014-02-21 00:41:26 -05:00
Saivann
9b05a0bc8e Clean some code and add documentation 2013-10-21 23:45:57 -04:00
Saivann
67679b3893 Allow recursive keys as category in translate.rb 2013-07-01 23:55:04 -04:00
Saivann
cd597fdb21 Update documentation and libraries in plugins 2013-06-18 00:05:19 -04:00
Saivann
a0b03f18f3 Move page generation code to templates.rb 2013-06-17 21:48:22 -04:00
Saivann
8e0270f30b URL encode non-ASCII characters in translated urls 2013-06-05 03:47:36 -04:00
Saivann
f262d0e06f Switch to transifex for translations
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
2013-05-21 01:07:13 -04:00