Commit graph

26 commits

Author SHA1 Message Date
David A. Harding
4213d102da
Style: Add anchor links to all subheads
* Adds Makefile test to ensure all subheadings, except those on Choose
  Your Wallet, have an ID (anchor reference)

* Adds an ID to all subheads that didn't have on previously
2015-04-09 11:30:28 -04:00
David A. Harding
d954708ef1
QA: Use HTML Proofer To Check Internal Links
Uses Ruby html-proofer to check the links.  This commit also fixes the
various problems it found, as well as dealing with some of its
non-problem complaints (it doesn't like anchor (a) tags without either
an href, name, or id).

Running HTML proofer takes about 12 minutes on my system (with up to two
threads), during which it prints no text. Travis CI times out after 10
minutes of nothing being written to stdout, so this commit also adds a
background process the Makefile to print a line every minute while make
runs.
2015-03-14 15:17:24 -04:00
Saivann
df15d7f857 Update tr translations 2014-12-25 21:10:40 -05: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
d32cbabd11 Update nl translations 2014-11-06 13:50:30 -05:00
Saivann
b7a68846b8 Update ar translation (fixes #406) (thanks @gwb3) 2014-07-01 14:55:15 -04:00
Saivann
602ce85221 Update id translation (thanks @gwb3) (fixes #404) 2014-06-21 01:58:28 -04:00
Garland William Binns III
cd1903c83b Add English-to-Italian Translation 2014-06-01 16:08:43 -04:00
Garland William Binns III
ba56c9c9a9 Update Chinese Translation 2014-04-10 10:45:47 -06: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
77d86a8714 Update de translation 2014-01-01 13:06:57 -05:00
Saivann
02ab6031a9 Update fr translation 2013-10-20 23:12:46 -04:00
Saivann
59e57cac14 Add texts and artworks in "Innovation" page
Add presentation pictures and their attributions / copyright notices
Add a mention about copyrighted pictures in COPYING
Rewrite introduction text
Replace "Worldwide collaboration" text by "Automated solutions" text
Allow the new "Innovation" page to be translated
2013-10-19 03:20:08 -04:00
Saivann
95593ec197 Replace one icon by a better one 2013-10-16 12:42:36 -04:00
Saivann
c6448e3637 Remove verbs from titles in the "Innovation" page 2013-10-15 16:38:15 -04:00
Saivann
87814f3751 Apply temporary small text improvements on the "Innovation" page 2013-10-15 04:22:34 -04:00
Saivann
1fe0765c93 Fix one typo 2013-10-07 12:21:09 -04:00
Saivann
b185176815 Rewrite Innovation page
Change layout to display two texts by column
Add more texts about Bitcoin contracts and real use cases
Drop or improve existing texts
2013-10-07 10:09:55 -04:00
Saivann
35481f80c1 Apply a consistent margin and font-size for summary texts 2013-07-11 16:37:37 -04:00
Saivann
9958a0ad11 Hardcode icons width and height in CSS 2013-06-27 22:58:38 -04:00
Saivann
542d517297 Re-structure and simplify menu layout (fixes #198)
Add translated page redirections using _redirects.yml
Redirect for bitcoin-for-press to press
Redirect bitcoin-for-enthusiasts to innovation
Ignore page redirections in sitemap.rb plugin
Move template plugin to template.rb instead of translate.rb
Add a small documentation in the template plugin
2013-06-19 00:29:52 -04:00