Merge pull request #47 from fanquake/master

Clean up
This commit is contained in:
Jeff Garzik 2012-07-19 06:07:43 -07:00
commit f4503d7d69
10 changed files with 13 additions and 12 deletions

View file

@ -48,7 +48,7 @@ Bitcoin v0.3.24 is now available for download at
* `layout: post` important for Jekyll
* `title: ...` will be used as the title
* `src: ...` (optional) link to full annoucement
* `categorry: ...` category of post
* `category: ...` category of post
** `releases`
** `events`

View file

@ -1,6 +1,6 @@
---
layout: post
title: Bitcoin version 0.3.21
title: Bitcoin version 0.3.21 released
category: releases
---

View file

@ -1,6 +1,6 @@
---
layout: post
title: Bitcoin version 0.3.22
title: Bitcoin version 0.3.22 released
category: releases
---

View file

@ -9,7 +9,7 @@ Bitcoin version 0.5.0 is now available for download at:
The major change for this release is a completely new graphical
that uses the Qt user interface toolkit.
This release include German, Spanish, Spanish-Castilian, Norwegian
This release includes German, Spanish, Spanish-Castilian, Norwegian
and Dutch translations. More translations are welcome; join the
project at Transifex if you can help:
<https://www.transifex.net/projects/p/bitcoin/>

View file

@ -1,5 +1,6 @@
---
layout: simple
title: About Bitcoin
---
<div class="container">
<section id="about">
@ -15,12 +16,12 @@ layout: simple
<div class="span6">
<h2>Technology</h2>
<p>If you are interested to learn more about the technical details of Bitcoin it is recommended to start with these documents:</p>
<p>If you are interested in learning more about the technical details of Bitcoin it is recommended you start with these documents:</p>
<ul>
<li><a href="bitcoin.pdf">Bitcoin: A Peer-to-Peer Electronic Cash System</a></li>
<li><a href="https://en.bitcoin.it/wiki/Protocol_rules">Protocol rules</a></li>
<li><a href="https://en.bitcoin.it/wiki/Category:Technical">Bitcoin wiki</a></li>
<li><a href="https://en.bitcoin.it/wiki/Category:Technical">Bitcoin Wiki</a></li>
</ul>
</div>
</div>
@ -35,7 +36,7 @@ layout: simple
<p>These are the basic features of any Bitcoin-like network.</p>
<ul>
<li>Bitcoins can be transferred between arbitary nodes on the network.</li>
<li>Bitcoins can be transferred between arbitrary nodes on the network.</li>
<li>Transactions are irreversible.</li>
<li>Double spending is prevented by using a <a href="https://en.bitcoin.it/wiki/Block_chain">block chain</a>.</li>
<li>Transactions are broadcasted within seconds and <a href="https://en.bitcoin.it/wiki/FAQ#Why_do_I_have_to_wait_10_minutes_before_I_can_spend_money_I_received.3F">verified within 10 to 60 minutes</a>.</li>

View file

@ -129,4 +129,3 @@ clients:
</section>
-->
</div>

View file

@ -79,7 +79,7 @@ ALERT:
<ul>
<li><a href="http://www.weusecoins.com">We Use Coins. Start here!</a></li>
<li><a href="/clients.html">Bitcoin clients</a></li>
<li><a href="https://bitcoin.it/">Bitcoin Wiki</a>
<li><a href="https://en.bitcoin.it/wiki/Main_Page">Bitcoin Wiki</a>
<ul>
<li><a href="https://bitcoin.it/wiki/FAQ">FAQ</a></li>
<li><a href="https://bitcoin.it/wiki/Trade">Sites That Accept Bitcoin</a></li>
@ -108,7 +108,7 @@ ALERT:
<div class="span6">
<h2>Community</h2>
<ul>
<li><a href="http://bitcoin.stackexchange.com/">Bitcoin Stackexchange (Q&amp;A)</a></li>
<li><a href="http://bitcoin.stackexchange.com/">Bitcoin StackExchange (Q&amp;A)</a></li>
<li>Visit the unofficial <a
href="http://www.google.com/?q=bitcoin+forums#sclient=psy&hl=en&site=&source=hp&q=bitcoin+forums&btnK=Google+Search&aq=f&aqi=&aql=&oq=bitcoin+forums">Bitcoin Forums</a></li>
<li>Join the project's lively IRC channels on the <a href="http://freenode.net/">FreeNode</a> network or use the <a href="http://webchat.freenode.net/?channels=bitcoin&uio=d4">FreeNode Web IRC</a>.

View file

@ -1,3 +1,4 @@
---
layout: post
title: News
---