Commit graph

22 commits

Author SHA1 Message Date
Igor Kuzmenko
c49e7187b5 Merge with master 2017-07-31 11:13:06 +02:00
Will Binns
8f5797cc62
translations: Swap to other approved directory
This swaps "howtobuybitcoins.info" with another directory that has been
approved for our resources page "buybitcoinworldwide.com".
2016-12-17 20:25:12 -06:00
Cøbra
e3f28ac6b0 Merge pull request #1225 from jonathancross/master
Updating Blockchain size from "20GB" to "65GB".
2016-04-20 09:02:04 +01:00
David A. Harding
27051f2d1e
Merge pulls #1213, #1214, #1219, #1221, #1224, #1226
- 1213: Remove Hive wallet
- 1214: Remove links to 'mempool.info/pools'
- 1219: guide_transactions.md, correct 2 spellings.
- 1221: about: Move to Inactive
- 1224: Remove givebtc.org from resources
- Remove btcmexico.org from community page
2016-01-24 04:07:48 -05:00
Jonathan Cross
4d8e5db3de Updating Blockchain size from "20GB" to "65GB".
Accounts for all variations in the 27 translastions.
2016-01-23 18:55:35 +01:00
cpmx
c2e8150da2 Remove Hive wallet 2016-01-22 11:06:20 +13:00
cpmx
ad9c146942 Remove links to 'mempool.info/pools'
Removes links to ‘http://mempool.info/pools'.

Link is dead, gives error: 404 Not Found
2016-01-22 00:28:35 +13:00
Andrew Tian
405629a63e new whatcanidoforbitcoin domain 2015-09-12 02:17:21 -07:00
Saivann
336a34652a Remove unrelevant low-level details for end users from the "Protect your privacy" page (thanks luke-jr) 2015-07-28 22:44:12 -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
Wladimir J. van der Laan
7b333dfb7b
Mailing list move 2015-06-22 09:49:09 +02: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 `&`

- _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
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -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
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
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
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
d0357100c8 Update price chart (2013-2015) 2015-02-21 15:39:39 +01:00
Saivann
c20b51643e Update el translations 2014-12-15 12:00:12 -05:00
Saivann
57b0c500bb Replace links to blockchain.info in translations 2014-12-06 12:05:13 -05:00
Saivann
250ce37820 Add Greek (el) translations 2014-12-04 09:44:05 -05:00