forked from bitcoin-dot-org/Bitcoin.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
159 lines (146 loc) · 8.07 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
---
layout: index
section: index
title: P2P digital currency
DOWNLOAD_VERSION: 0.8.0
ALERT_CLASS:
ALERT:
---
<div id="masthead">
<div class="inner">
<div class="container">
{% if page.ALERT %}
<div class="alert-message {{ page.ALERT_CLASS }}">
{{ page.ALERT }}
</div>
{% endif %}
<div class="row">
<div class="span11 primarybox">
<h1><img width=38 height=40 src="/img/logo_small.png" class="thelogo" /> Bitcoin <small>P2P Digital Currency</small></h1>
<p>
Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world.
Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out <a href="bitcoin.pdf">collectively by the network</a>.
Bitcoin is also the name of the open source software which enables the use of this currency.
</p>
<p>The <a href="https://en.bitcoin.it/wiki/Original_Bitcoin_client">software</a> is a community-driven open source project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
<p>
<a class="btn primary large" href="http://www.weusecoins.com/">Learn how to use Bitcoin »</a>
<a class="btn large" href="/about.html">Learn more about Bitcoin »</a>
</p>
</div>
<div class="span5">
<section id="download">
<h2>Download</h2>
<div>
<p>
<strong>Latest Bitcoin-Qt version:</strong> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/">{{ page.DOWNLOAD_VERSION }}</a>
<br>
<a style="margin-left: 4ex" href="/clients.html">(see all Bitcoin clients)</a>
</p>
<ul class="unstyled">
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-win32.zip/download">
<img src="img/ico-win.png" class="icon"/>Windows (zip)</a> <small>~13MB</small>
</li>
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-win32-setup.exe/download">
<img src="img/ico-win.png" class="icon"/>Windows (exe)</a> <small>~9MB</small>
</li>
<li><a href="https://launchpad.net/~bitcoin/+archive/bitcoin">
<img src="img/ico-ubuntu.png" class="icon">Ubuntu PPA</a>
</li>
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-linux.tar.gz/download">
<img src="img/ico-linux.png" class="icon"/>Linux (tgz, 32/64-bit)</a> <small>~12MB</small>
</li>
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-macosx.dmg/download">
<img src="img/ico-osx-uni.png" class="icon">Mac OS X</a> <small>~13MB</small>
</li>
<li><a href="https://github.com/bitcoin/bitcoin"><img class="icon" style="width: 16px">Source code</a> (GitHub)</li>
</ul>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
{% include nav.html %}
<div class="overview">
<div class="container main">
<div class="row">
<div class="span4">
<h2>Resources</h2>
<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://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>
<li><a href="https://en.bitcoin.it/wiki/Merchant_Howto">Merchant Howto</a></li>
</ul>
</li>
<li><a href="http://bitcoincharts.com/">Bitcoin Charts / Markets</a></li>
</ul>
</div>
<div class="span6">
<h2>Developers</h2>
<ul>
<li>Satoshi Nakamoto</li>
<li>Gavin Andresen - <a href="mailto:gavinandresen@gmail.com">gavinandresen@gmail.com</a> (<a href="/gavinandresen.asc">PGP</a>)</li>
<li>Pieter Wuille - <a href="mailto:pieter.wuille@gmail.com">pieter.wuille@gmail.com</a> (<a href="/pieterwuille.asc">PGP</a>)</li>
<li>Nils Schneider - <a href="mailto:nils.schneider@gmail.com">nils.schneider@gmail.com</a> (<a href="/schneider.asc">PGP</a>)</li>
<li>Jeff Garzik - <a href="mailto:jgarzik@exmulti.com">jgarzik@exmulti.com</a> (<a href="jgarzik-exmulti.asc">PGP</a>)</li>
<li>Wladimir J. van der Laan - <a href="mailto:laanwj@gmail.com">laanwj@gmail.com</a> (<a href="laanwj.asc">PGP</a>)</li>
<li>Gregory Maxwell - <a href="mailto:gmaxwell@gmail.com">gmaxwell@gmail.com</a> (<a href="gmaxwell.asc">PGP</a>)</li>
</ul>
<p>Press mailing list for presentation and interview requests: <img class="email" src="img/bitcoin-press.png"/></p>
</div>
<div class="span6">
<h2>Community</h2>
<ul>
<li><a href="http://bitcoin.stackexchange.com/">Bitcoin StackExchange (Q&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>.
<ul>
<li><strong>#bitcoin</strong> (General Bitcoin-related)</li>
<li><strong>#bitcoin-dev</strong> (Development and technical)</li>
<li><strong>#bitcoin-otc</strong> (Over The Counter exchange)</li>
<li><strong>#bitcoin-market</strong> (Live quotes from markets)</li>
<li><strong>#bitcoin-mining</strong> (GPU mining related)</li>
</ul>
</li>
<li><a href="http://twitter.com/#!/search/bitcoin">Twitter Search</a></li>
<li><a href="https://www.facebook.com/pages/Bitcoin-P2P-Cryptocurrency/134466763256650">Facebook Page</a></li>
</ul>
</div>
</div>
</div> <!-- /container -->
</div> <!-- /overview -->
<div class="container">
<div class="row">
<div class="span10">
<section id="news">
{% for post in site.categories.releases limit: 1 %}
<h1><a href="{{ post.url }}">{{ post.title }}</a></h1>
<p><em>{{ post.date | date:"%e %B %Y" }}</em></p>
{% if post.src %}
<p>
<a href="{{ post.src }}">Full announcement (including signatures)</a>
</p>
{% endif %}
{{ post.content }}
{% endfor %}
<p><a class="btn" href="news.html">News archive</a></p>
</section>
</div>
<!--
<div class="span6">
{% for event in site.categories.events limit: 1 %}
<h1>{{ event.title }}</a></h1>
{{ event.content }}
{% endfor %}
</div>
-->
</div>
</div>