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.
This commit is contained in:
Saivann 2015-01-27 16:25:52 -05:00 committed by David A. Harding
parent e04cd9c792
commit 9ac6bdd463
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
10 changed files with 991 additions and 35 deletions

View file

@ -285,7 +285,8 @@ Bitcoin Core v0.9.0 is now available for download at
...
```
* `VERSION` is used to define the version and construct the URL. It should adhere to this format: `v0.3.24`.
* `title: ...` will be used as the title
* `title: ...` will be used as the title.
* `magnetlink: ...` (optional) the urlencoded torrent magnet link on the download page.
### Alerts