mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Internal page urls are now all declared once in _config.yml for each language Translators can translate file and anchor urls without needing to manually update all pages
37 lines
1.3 KiB
HTML
37 lines
1.3 KiB
HTML
---
|
|
lang: en
|
|
layout: base-en
|
|
id: resources
|
|
title: Resources - Bitcoin
|
|
---
|
|
<h1>Bitcoin resources</h1>
|
|
<ul class="resources">
|
|
<li><a href="http://www.weusecoins.com">We Use Coins. Start here!</a></li>
|
|
<li><a href="/{{page.lang}}/{{site.section.choose-your-wallet[page.lang]}}">Bitcoin wallets</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 How-to</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a>Bitcoin Charts</a>
|
|
<ul>
|
|
<li><a href="http://bitcoincharts.com/">Bitcoin Charts - Markets</a></li>
|
|
<li><a href="http://blockchain.info/charts">Blockchain.info - Stats and graphics</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a>Bitcoin News</a>
|
|
<ul>
|
|
<li><a href="http://bitcoinmagazine.com/">Bitcoin Magazine</a></li>
|
|
<li><a href="http://www.bitcoinnews.com/">Bitcoin News</a></li>
|
|
<li><a href="https://bitcointalk.org/index.php?board=77.0">Bitcoin Forum / Press</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a>Bitcoin Specification</a>
|
|
<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>
|
|
</ul>
|
|
</li>
|
|
</ul>
|