Commit graph

664 commits

Author SHA1 Message Date
Saivann
f0d111e2c4 Drop public stats 2015-05-05 09:55:55 -04:00
songchenwen
99b7c1d862 Added Bither 2015-05-02 21:08:06 +08:00
David A. Harding
55d4f4def8
Merge pull #845: About Us: Minor Updates 2015-05-01 19:47:34 -04:00
Eric Larchevêque
4c71f9e1a6
Wallets: Rename HW.1 to Ledger Nano
Rebased-from: a07e159e24e79905e6a2dd8bf82d0a873348d3f4
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #696
Closes #844
2015-05-01 18:55:49 -04:00
Ben Davenport
1de5c8f656
Add BitGo chrome app to desktop section of choose your wallet
Rebased-from: 25352fb4521d954be9d35183c906f356321d027c
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #827
2015-04-30 12:50:27 -04:00
David A. Harding
9e665e905e
About Us: Minor Updates
* Add Craig Watkins (wallet reviews)

* Remove long-idle contributors

* Update personal links to point to GitHub
2015-04-30 12:24:37 -04:00
David A. Harding
593a56d6f3
QA: Fix Regressions From HTML Proofer Commit
Suggested by Saïvann (thanks!)
2015-04-27 09:55:42 -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
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
- Adds a new page linking to all translations of Nakamoto's Bitcoin
  paper, and also provides instructions for adding new translations

- Changes all links on the site that used to point directly to the
  English bitcoin.pdf to point to the new page.

- Add Spanish Translation by Breathingdog, as well as Spanish strings
  for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
sunnankar
26d5f08cc1 Update en.yml
No text changed to prevent translation issues. Link to article by Vitalik discussing quantum computing issues and potential solutions.
2015-04-20 00:00:51 -04:00
David A. Harding
b8b1f2d07f
Merge pull #800: Revert "Drop Coinapult wallet" 2015-04-13 07:44:36 -04:00
Saivann
b32efb7e66 Update sv translations 2015-04-12 11:55:53 -04:00
Saivann
332f0d88df Update fr translations 2015-04-12 00:06:10 -04:00
Saivann
7a46f4cf5d Merge branch 'support' 2015-04-11 13:04:30 -04:00
sandakersmann
2e1c26cc8a Cryptocurrency is one word 2015-04-11 16:19:12 +02:00
David A. Harding
d2987208d4
Translations: fix unclosed a tag 2015-04-10 09:52:36 -04:00
Saivann
5a90e9808d Update da, it translations 2015-04-10 09:50:08 -04:00
Saivann
fa70fabed6 Update pl translations 2015-04-09 22:47:17 -04:00
Saivann
1467db2c3e Update it translations 2015-04-09 22:34:53 -04:00
Saivann
8810fe74e0 Update de translations 2015-04-09 22:19:51 -04:00
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
Ninkip2p
74e42facd7
Wallets: Add Ninki wallet
Rebased-from: 8137407d17d3b01af7051b76555f4482e3cb39b7
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #760
2015-04-04 13:14:32 -04:00
David A. Harding
ee2a161421
Revert "Drop Coinapult wallet"
This reverts commit 6fa5684924.
2015-04-04 11:34:19 -04:00
Saivann
6fa5684924 Drop Coinapult wallet
(The service was compromised and is still suspended)
2015-03-25 12:51:31 -04:00
phantomcircuit
6987ca346c
remove references to knc wallet
Rebased-by: David A. Harding <dave@dtrt.org>
Rebased-from: 0e1e40ce970c696ed058952f2e832f4c57e22c2e
Closes #673
2015-03-23 13:29:39 -04:00
Saivann
9e766c8921 Replace remaining bitlegal.io link 2015-03-20 13:34:25 -04:00
David A. Harding
cd054cf91a
Merge pull #787: Russian translation updated
Signed-off-by: David A. Harding <dave@dtrt.org>
2015-03-20 13:07: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
arvicco
2c74933732 Legality link updated 2015-03-09 10:53:46 -07:00
arvicco
7f342d1f97 Russian translation updated 2015-03-05 14:06:27 -08:00
George Kimionis
8879288197 Added Coinomi wallet 2015-02-27 06:18:04 +02:00
David A. Harding
a0b206c77d
Merge pulls #765 and #770
* #765: Links: Replace Dead BitLegal.io With Wikipedia
* #770: Bitcoin for Developers: Change links
2015-02-25 11:36:44 -05:00
Saivann
77fd50dd41 Update da translations 2015-02-24 23:40:36 -05:00
Saivann
74ad2acf51 Fix date in Turkish string 2015-02-23 21:39:19 -05:00
Saivann
152730da09 Update tr translations 2015-02-23 21:37:27 -05:00
David A. Harding
09a13aac4f
Merge pull 761: Update some images 2015-02-23 15:01:27 -05:00
David A. Harding
5fc487a913
Links: Replace Dead BitLegal.io With Wikipedia
BitLegal.io is no longer active, with whois saying the domain is being
deleted. As suggested by Reddit user /u/SatoshisGhost (thanks!), this
replaces the links to bitlegal with links to a Wikipedia article:

    s^http://bitlegal.io/^https://en.wikipedia.org/wiki/Legality_of_bitcoin_by_country^

If a better resource appears, we can link to that instead.
2015-02-23 14:43:16 -05:00
louisjc
a811c9cdb0 Update chart caption (now time independent) 2015-02-22 17:27:40 +01:00
louisjc
d0357100c8 Update price chart (2013-2015) 2015-02-21 15:39:39 +01:00
David A. Harding
f61f66d326
Releases: Link To Full Node Page From Download Page 2015-02-19 19:04:12 -05:00
David A. Harding
3c673cc338 Add Basic "How To Run A Full Node" Page
Add basic page with some general information plus instructions for
Ubuntu 14.10.

Change a link on the participate page to point to the full node page.

This page is being added as English-only for now.  I figure we can
convert it into a translation template after we have instructions for
Windows and Mac OS X, and after the instrutions have actually been
tested with the released version of Bitcoin Core 0.10.0.  (These Ubuntu
instructions were tested with RC3 and the old Ubuntu packaging.)
2015-02-19 18:29:05 -05:00
merland
0dfed56245
Grammar fix. 'As many of them' needs an 'as' part to be complete, but 'any amount' is more simple and clear, I think. 2015-02-19 18:16:06 -05:00
merland
49013b66fc fixed grammar error: have -> has 2015-02-17 21:00:17 +01:00
Saivann
9ac6bdd463
Downloads: Updates for v0.10.0
* Set filenames once in the download page

* Edit download page for new or updated files

* Add link to the source code, GitHub and torrent download

* Replace long sync instructions by short instructions to run a full node on the download page

Commit originated by Saïvann Carignan and updated by Dave Harding.
2015-02-16 03:03:20 -05:00
David A. Harding
ac43f09e26
Merge Pull #738: Add links to givebtc.org 2015-02-11 10:09:31 -05:00
Saivann
8308d27c2a Merge branch 'airbitz' 2015-02-10 11:15:30 -05:00
Saivann
02e444e7f2 Fix a small mistake (thanks harding!) 2015-02-07 11:22:18 -05:00
Saivann
60a2fd1f3a Update crowdfunding text and links 2015-02-07 10:24:01 -05:00
Saivann
385b096a74 Merge remote-tracking branch 'remotes/harding/re-add-circle' 2015-02-06 13:29:14 -05:00
Saivann
095c9fdf72 Add links to givebtc.org (fixes #734) 2015-02-05 21:27:53 -05:00