Commit graph

19 commits

Author SHA1 Message Date
Saivann
38afb123cb Fix one regex in updatetx.rb 2014-04-07 16:57:57 -04:00
Saivann
530537e4c0 Add support for local language codes in updatetx.rb 2014-04-07 10:42:25 -04:00
Saivann
9845007d73 Allow updatetx.rb to get language code from command line 2014-03-19 23:41:10 -04:00
Saivann
9b62dc6f83 Add script used to update translation templates 2014-03-08 22:13:45 -05:00
Saivann
d9e52e6b42 Serve binaries directly from the server 2014-02-05 14:19:46 -05:00
Saivann
2ee7fee7ab Add new cron build script 2014-01-31 20:14:05 -05: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
Saivann
4ce5098c8c Standardize ALERTs between layouts 2013-04-29 23:29:44 -04:00
Saivann
6c3c65c44a Fix language menu order in older jekyll versions 2013-04-29 22:50:22 -04:00
Saivann
21441d310d 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
2013-04-25 18:32:51 -04:00
Saivann
d1c90a6232 improve translation system
jekyll now automatically generates sitemap
alternate hreflang is now correctly handled by sitemaps
language bar now gracefully associate with the translated equivalent of the page
update README with updated translation guidelines and instructions
2013-03-25 00:01:18 -04:00
Saivann
2718222c9b new bitcoin.org
implement multilanguage
new improved clients list page
update history and statistics in the "about" page
add "Some things you need to know" page
add "Support Bitcoin" page
add a contextual presentation for each category of users (individuals, organizations, developers and enthusiasts)
add a short and concise "how it works" page
add a "vocabulary" page for Bitcoin technical words definitions
give more visibility for the foundation
new website design and layout
2013-03-18 14:29:59 -04:00
Nils Schneider
9faeb104b1 update_website.sh: cleanup on errors 2011-11-21 15:26:03 +01:00
Nils Schneider
72dea0c169 use temporary directories for building. avoids permission conflicts 2011-11-21 12:59:33 +01:00
Nils Schneider
5f84e42bef update update_website.sh to push result back to github 2011-09-19 15:23:42 +02:00
Nils Schneider
142775e6a4 create empty _site/ in update_website.sh (else lesscss compiling will not work?!) 2011-09-16 20:09:13 +02:00
Nils Schneider
66a3860173 fix update_website.sh to export $PATH instead of hardcoding paths to binaries (allows lessc to work) 2011-09-16 20:00:57 +02:00
Nils Schneider
a97e7d6d03 fix update_website.sh to actually remove _site/ 2011-09-15 12:22:12 +02:00
Nils Schneider
c2e697f166 add script update_website.sh to automatically pull, run jekyll and rsync to webserver 2011-09-15 12:11:13 +02:00