Commit graph

196 commits

Author SHA1 Message Date
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
Jacob Burenstam
fca84569e3 Fixes the position of the nav icon when resizeing the window on Chrome
Closes #808
2015-04-07 22:08:01 +02: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
David A. Harding
cbebe461ff Releases: Variablize Release Notes
Add additional variables to the release note files to allow setting the
version number and date.  The version number is required, and can be
used to automatically set the release notes title.  The date is optional
and can be set hours/days after the release.

Additionally, a Makefile test is added that checks whether the download
files exist on the Bitcoin.org server.  This can help prevent creating a
broken Download page.

* Set variables for all previous releases

* Document variables in README.md

* Update code and templates to use variables

* Add the Download page links to the "dl" CSS class. Also add newlines
  to make the HTML a bit easier to parse using sed

* Add a new Liquid plugin to print warnings. This is used to print a
  non-error warning if any release is created without the optional date
2015-02-27 08:15:50 -05:00
Saivann
20d456204e Reduce future changes to the javascript code of the download page
Drop unnecessary code used in other pages
Load download links from links already on the page
2015-02-19 09:42:53 -05:00
Saivann
109db2629c Update da translations 2015-01-29 15:42:11 -05:00
Saivann
0db3a01cbe Update de translations 2015-01-29 14:51:01 -05:00
Saivann
f2a576bf91 Update hu translations 2015-01-19 17:20:25 -05:00
Saivann
d51a80d063 Update date in the footer 2015-01-09 09:53:37 -05:00
Saivann
df15d7f857 Update tr translations 2014-12-25 21:10:40 -05:00
Saivann
f700835c3c Update ro translations 2014-12-22 01:33:23 -05:00
Saivann
3ccb3fc1aa Update sv translations 2014-12-20 11:37:03 -05:00
Saivann
0b433d4d06 Update ko translations 2014-12-18 10:01:13 -05:00
Saivann
46f897f2e3 Update id translations 2014-12-17 12:50:37 -05:00
Saivann
ab415e8b68 Update pl translation 2014-12-17 11:16:43 -05:00
Saivann
05c3917584 Update fr translations 2014-12-15 22:14:33 -05:00
Saivann
429b4ede69 Update nl translations 2014-12-15 15:03:52 -05:00
Saivann
2f57126729 Update uk translations 2014-12-14 20:58:57 -05:00
Saivann
41c4dd3ac8 Update pt_BR translations 2014-12-14 20:01:54 -05:00
Saivann
42b49469f4 Update hi translations 2014-12-14 19:57:01 -05:00
Saivann
84ac3d2589 Update zh_CN, zh_TW translations 2014-12-13 22:18:11 -05:00
Saivann
0c1cb72fbf Update ja translations 2014-12-12 19:40:12 -05:00
Saivann
57a5e04ffc Update it translations 2014-12-12 16:13:01 -05:00
Saivann
872e4c8e61 Apply "sans" stylesheet to Greek translations 2014-12-11 14:55:57 -05:00
Saivann
4722fe993e Update bg translations 2014-12-10 03:07:13 -05:00
Saivann
56210e8f16 Update layouts for Russian language 2014-12-07 20:02:32 -05:00
Saivann
02c892b9a7 Update fa translations 2014-12-02 14:07:17 -05:00
Saivann
c7798bf086 Update zh_TW translations 2014-11-28 19:16:30 -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
eb62fb9ef3 Update it translations 2014-11-27 12:42:40 -05:00
Saivann
e79a7c0170 Update ko translations 2014-11-26 00:35:55 -05:00
Saivann
ba153fc937 Update id translations 2014-11-23 00:09:00 -05:00
Saivann
fda3f0149d Add a "Privacy" page and link to public stats (fixes #605) 2014-11-22 13:53:00 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
83edc7efd1 Update ja translations 2014-11-20 13:20:34 -05:00
Saivann
e3b2659f22 Update pt_BR translations 2014-11-18 12:00:18 -05:00
Saivann
4109609d14 Drop previous workaround against caching scripts 2014-11-13 14:50:13 -05:00
Saivann
1828472551 Add Ukrainian (uk) translations 2014-11-12 10:43:47 -05:00
Saivann
800775422b Update es translation 2014-11-09 13:24:54 -05:00
Saivann
1863fad011 Update ar, sl translations 2014-11-07 03:30:15 -05:00
Saivann
d32cbabd11 Update nl translations 2014-11-06 13:50:30 -05:00
Saivann
0ff6af76ab Update da translation 2014-11-05 10:45:35 -05:00
Saivann
56d01e066d Update fr, hu translations 2014-11-01 10:50:23 -04:00
saivann
5417f48821 Merge pull request #621 from bitcoin/status
Display a status icon on the Network status menu entry
2014-10-30 13:05:52 -04:00
Saivann
50203f5cc4 Display a status icon on the Network status menu entry 2014-10-28 00:20:58 -04:00
Saivann
d29b451a93 Translate, update and reposition press page 2014-10-27 23:10:40 -04:00
Saivann
61b6c7427c Add updated meta description for the index page (fixes #611) 2014-10-20 11:21:21 -04:00
Saivann
d6b49205bc Update the Foundation sponsor banner and CSS 2014-08-12 21:27:23 -04:00
Saivann
eaf0b2262f Move language selection into the mobile menu (fixes #489) 2014-08-05 20:23:47 -04:00