Commit graph

205 commits

Author SHA1 Message Date
Saivann
b27bcaf626 Simplify javascript code for expanding lists and blocks
Move styles to CSS stylesheets by using a class
Use a single function for all expanding boxes and lists
Separate CSS code for IE8 compatibility
2015-06-25 23:26:50 -04:00
David A. Harding
b347044eb2
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \
  | sed 's/^.\{53\}//'          \
  | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
2015-06-23 09:08:40 -04:00
Saivann
f0d111e2c4 Drop public stats 2015-05-05 09:55:55 -04:00
David A. Harding
8e573b38f3
Merge #837, #838, and #842
* #837: Add A Blog To Bitcoin.org
* #838: Full Node Guide: Add Windows 8.x Instructions
* #842: QA: Fix 16,591 HTML Validation Errors
2015-04-28 11:06:59 -04:00
David A. Harding
feea5bb21f Layout: Add anchor link affordance to all pages 2015-04-25 19:19:24 -04:00
David A. Harding
7872468383
Blog: Add RSS Discovery Link & Icon
Suggested by Saïvann (thanks!)
2015-04-23 19:23:57 -04:00
David A. Harding
ffa9a249f3
Blog: Add Blog To Bitcoin.org
* Adds new page /en/blog

* Adds new feed for blog posts to /en/rss/blog.xml

* Adds "Blog" link to site footer

* Adds three back-dated blog posts to give the blog some initial
  content.
2015-04-22 17:49:30 -04:00
David A. Harding
a2a5f454cb
Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box""
This reverts commit 961d6c988f.
2015-04-14 08:55:53 -04:00
Saivann
b32efb7e66 Update sv translations 2015-04-12 11:55:53 -04:00
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