mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
new bitcoin.org
implement multilanguage new improved clients list page update history and statistics in the "about" page add "Some things you need to know" page add "Support Bitcoin" page add a contextual presentation for each category of users (individuals, organizations, developers and enthusiasts) add a short and concise "how it works" page add a "vocabulary" page for Bitcoin technical words definitions give more visibility for the foundation new website design and layout
This commit is contained in:
parent
6d00273b38
commit
2718222c9b
191 changed files with 9435 additions and 2716 deletions
21
en/community.html
Normal file
21
en/community.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
layout: base-en
|
||||
title: Community - Bitcoin
|
||||
---
|
||||
<h1>Bitcoin communities</h1>
|
||||
<ul class="ressources">
|
||||
<li><a href="http://bitcoin.stackexchange.com/" target="_blank">Bitcoin StackExchange (Q&A)</a></li>
|
||||
<li><a href="https://bitcointalk.org/">BitcoinTalk Forum</a></li>
|
||||
<li>Join the project's lively IRC channels on the <a href="http://freenode.net/" target="_blank">FreeNode</a> network<br>or use the <a href="http://webchat.freenode.net/?channels=bitcoin&uio=d4" target="_blank">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> (Bitcoin mining related)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://twitter.com/#!/search/bitcoin" target="_blank">Twitter Search</a></li>
|
||||
<li><a href="https://www.facebook.com/pages/Bitcoin-P2P-Cryptocurrency/134466763256650" target="_blank">Facebook Page</a></li>
|
||||
<li><a href="http://www.reddit.com/r/Bitcoin/" target="_blank">Reddit's Bitcoin community</a></li>
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue