use multi-line string literals in clients.html

This commit is contained in:
Nils Schneider 2012-05-04 15:32:30 +02:00
parent d024c23033
commit 809f32c312

View file

@ -6,7 +6,22 @@ clients:
- name: Bitcoin-Qt
url: bitcoin.org
image: bitcoin-qt.png
description: The original software written by Satoshi Nakamoto, the project's founder. If you aren't sure which program to pick, this is a good bet. This application is a peer-to-peer client that builds the backbone of the Bitcoin network. It is suited for enthusiasts, merchants, miners, developers and people who want to help support the project. People who run Bitcoin-Qt are first class network citizens and have the highest levels of security, privacy and stability. However, it can be very resource intensive and you should be willing to leave it running in the background so other computers can connect to yours. If your computer is low powered or you aren't willing to tolerate a 8-hour+ initial start time, you should consider other clients. Cutting edge features tend to be implemented in other clients first.
description: |
The original software written by Satoshi Nakamoto, the
project's founder. If you aren't sure which program to
pick, this is a good bet. This application is a
peer-to-peer client that builds the backbone of the Bitcoin
network. It is suited for enthusiasts, merchants, miners,
developers and people who want to help support the project.
People who run Bitcoin-Qt are first class network citizens
and have the highest levels of security, privacy and
stability. However, it can be very resource intensive and
you should be willing to leave it running in the background
so other computers can connect to yours. If your computer
is low powered or you aren't willing to tolerate a 8-hour+
initial start time, you should consider other clients.
Cutting edge features tend to be implemented in other
clients first.
platforms:
- name: linux
- name: ubuntu
@ -15,7 +30,17 @@ clients:
- name: MultiBit
url: multibit.org
image: multibit.png
description: MultiBit's primary focus is being fast and easy to use, even for people with no technical knowledge. It has a YouTube channel to help you learn the software, and includes helpful features such as an exchange rate ticker. MultiBit supports many languages such as German, Spanish and Greek. MultiBit synchronizes with the network much faster than Bitcoin-Qt and should be ready for you to use within a few minutes. This is a good choice for non technical users who want an easy to use experience, especially if you use a Mac.
description: |
MultiBit's primary focus is being fast and easy to use,
even for people with no technical knowledge. It has a
YouTube channel to help you learn the software, and
includes helpful features such as an exchange rate ticker.
MultiBit supports many languages such as German, Spanish
and Greek. MultiBit synchronizes with the network much
faster than Bitcoin-Qt and should be ready for you to use
within a few minutes. This is a good choice for non
technical users who want an easy to use experience,
especially if you use a Mac.
platforms:
- name: linux
- name: win
@ -23,7 +48,17 @@ clients:
- name: Armory
url: bitcoinarmory.com
image: armory.png
description: Armory is a Bitcoin client that works on top of Bitcoin-Qt, expanding it with functionality for Bitcoin power users. It focuses on advanced features and security options, including "cold-storage" for maintaining Bitcoins on an offline computer to protect your funds from online threats. Armory supports multiple encrypted wallets, each of which only needs to be backed up once using a printer or removable media. Armory is a good choice for experienced Bitcoin users, seeking additional flexibility and security for managing their funds.
description: |
Armory is a Bitcoin client that works on top of
Bitcoin-Qt, expanding it with functionality for Bitcoin
power users. It focuses on advanced features and security
options, including "cold-storage" for maintaining Bitcoins
on an offline computer to protect your funds from online
threats. Armory supports multiple encrypted wallets, each
of which only needs to be backed up once using a printer or
removable media. Armory is a good choice for experienced
Bitcoin users, seeking additional flexibility and security
for managing their funds.
platforms:
- name: linux
- name: ubuntu
@ -31,7 +66,15 @@ clients:
- name: Electrum
url: ecdsa.org/electrum
image: electrum.png
description: Electrum's focus is speed, with low resource usage and simplifying Bitcoin. You do not need to perform regular backups, because your wallet can be recovered from a secret phrase that you can memorize or write on paper. Startup times are instant because it operates in conjuction with high-performance servers that handle the most complicated parts of the Bitcoin system. Easy to install to packages are not available at this point.
description: |
Electrum's focus is speed, with low resource usage and
simplifying Bitcoin. You do not need to perform regular
backups, because your wallet can be recovered from a secret
phrase that you can memorize or write on paper. Startup
times are instant because it operates in conjuction with
high-performance servers that handle the most complicated
parts of the Bitcoin system. Easy to install to packages
are not available at this point.
platforms:
- name: linux
- name: win