Commit graph

30 commits

Author SHA1 Message Date
Saivann
af1704002b Group _includes files in subfolders 2015-09-05 20:49:55 -04:00
David A. Harding
d1f49ba2c2
Combine /index, /<lang>/index, and /404 2015-07-24 16:56:57 -04:00
Saivann
3d9c178df3 Avoid duplicate code and non-reusable functions with hardcoded variables 2015-06-26 17:13:09 -04:00
Saivann
17886b6564 Properly remove event from landing page DOM object 2015-06-26 15:26:05 -04:00
Saivann
007d45381f Load Youtube iframe on click only
(Increases performances and offers better privacy)
2015-06-26 14:02:37 -04:00
David A. Harding
ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&amp;`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
Saivann
ab415e8b68 Update pl translation 2014-12-17 11:16:43 -05:00
Saivann
02c892b9a7 Update fa translations 2014-12-02 14:07:17 -05:00
Saivann
64a6f780be Merge branch 'license' 2014-11-28 10:54:28 -05:00
Saivann
6edf496a5b Update zh_TW translations 2014-11-27 14:06:39 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
b7a68846b8 Update ar translation (fixes #406) (thanks @gwb3) 2014-07-01 14:55:15 -04:00
Saivann
5015b34f77 Use new WUC video for all languages 2014-05-24 21:31:21 -04:00
Saivann
9ed48c2240 Add new WeUseCoins video 2014-04-24 18:27:05 -04:00
Garland William Binns III
11a32bec1c Update Spanish translation 2014-02-19 13:30:03 -06:00
Saivann
3ba133491c Update ru translation 2014-02-11 22:48:10 -05:00
Saivann
c17368e442 Hide YouTube info bar 2014-01-26 01:51:41 -05:00
Saivann
b4bdcd0cbd Fix Youtube video overlaying the menu on IE9 (fixes #297) 2014-01-16 15:28:49 -05:00
Saivann
90aefd68ea Stop Youtube from suggesting other videos 2013-11-11 22:18:19 -05:00
Saivann
84dd11eda0 Auto-select weusecoins caption language 2013-10-28 23:47:10 -04:00
Saivann
382c4d045a Update it translation 2013-09-12 12:14:53 -04:00
Saivann
e6eb27162a Update nl translation 2013-09-05 08:58:19 -04:00
Saivann
78f9b7712d Batch url fixes 2013-09-01 00:01:15 -04:00
Saivann
56ac2c6e99 Use appropriate HTML tags in index.html 2013-08-24 17:14:12 -04:00
Saivann
107aa924dc Update de translation 2013-08-21 10:39:26 -04:00
Saivann
949373b796 Update tr translation 2013-08-08 12:00:51 -04:00
Saivann
0bc554c0c0 Update fr translation 2013-08-02 09:39:40 -04:00
Saivann
6970294c50 Apply right layout to zh_TW language 2013-08-01 17:08:55 -04:00
Saivann
975001c2f1 Re-structure design and layout
Remove right buttons and merge them in the menu
Switch to a centered design
Apply a consistent summary text for each page
Remove link to the Foundation in the main menu
Add a "Join Foundation" text in Participate
Add a link to the Foundation in the bottom page menu
Add a "Getting started" page with links to external merchants and exchanges directories.
Rewrite home page with weusecoins video and introductive links
Add useful contextual links on "Individuals", "Businesses" and "Developers" page
Re-design "Community" and "Resources" pages
Add links to the wiki, bitcoinmining.com, coindesk, thegenesisblock, letstalkbitcoin, usebitcoins.info and howtobuybitcoins.info
Re-design "Download" page with OS autodetect button
Improve "Secure your wallet" texts with a mention about exchanges
2013-07-28 23:26:34 -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