dash-docs/_templates/getting-started.html
Will Binns 5c2e8415f4
buy-bitcoin: Add 'Buy Bitcoin' page
This adds a 'Buy Bitcoin' page to Bitcoin.org. This page will allow us
to begin ranking and capturing traffic on search engines for the key
phrase 'buy bitcoin' which receives upwards of 100,000 unique searches a
month on Google, alone.

This strategy was employed with our Bitcoin Exchanges page, now the
fourth most-visited page on the site for the last three months. It has
received over 1,000,000 page views since it was added and is now also
the first search result on Google when the search term 'bitcoin
exchange' is used.

Unless others object, this will be merged on Tuesday, August 15th.

Closes #1573
2017-08-13 15:33:08 -06:00

64 lines
2.2 KiB
HTML

---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: base
id: getting-started
---
<h1>{% translate pagetitle %}</h1>
<p class="summary">{% translate pagedesc %}</p>
<div class="starttitle"><span>{% translate users %}</span></div>
<div class="start">
<div>
<div>
<h2 id="inform"><span>1.</span> {% translate inform %}</h2>
<p>{% translate informtxt %}</p>
<div><a href="/{{ page.lang }}/{% translate you-need-to-know url %}">{% translate informbut %}</a></div>
</div><div>
<h2 id="choose"><span>2.</span> {% translate choose %}</h2>
<p>{% translate choosetxt %}</p>
<div><a href="/{{ page.lang }}/{% translate choose-your-wallet url %}">{% translate choosebut %}</a></div>
</div>
</div>
<div>
<div>
<h2 id="get"><span>3.</span> {% translate get %}</h2>
<p>{% translate gettxt %}</p>
<div><a href="/en/buy">{% translate getbut %}</a></div>
</div><div>
<h2 id="spend"><span>4.</span> {% translate spend %}</h2>
<p>{% translate spendtxt %}</p>
<div><a href="/en/spend-bitcoin">{% translate spendbut %}</a></div>
</div>
</div>
</div>
<div class="starttitle"><span>{% translate merchants %}</span></div>
<div class="start">
<div>
<div>
<h2 id="merchantinform"><span>1.</span> {% translate merchantinform %}</h2>
<p>{% translate merchantinformtxt %}</p>
<div><a href="/{{ page.lang }}/{% translate you-need-to-know url %}">{% translate merchantinformbut %}</a></div>
</div><div>
<h2 id="merchantservice"><span>2.</span> {% translate merchantservice %}</h2>
<p>{% translate merchantservicetxt %}</p>
<div><a href="https://en.bitcoin.it/wiki/How_to_accept_Bitcoin,_for_small_businesses#Merchant_Services">{% translate merchantservicebut %}</a></div>
</div>
</div>
<div>
<div>
<h2 id="tax"><span>3.</span> {% translate tax %}</h2>
<p>{% translate taxtxt %}</p>
<div><a href="https://en.bitcoin.it/wiki/How_to_accept_Bitcoin,_for_small_businesses#Setting_Prices">{% translate taxbut %}</a></div>
</div><div>
<h2 id="visibility"><span>4.</span> {% translate visibility %}</h2>
<p>{% translate visibilitytxt %}</p>
<div><a href="/en/spend-bitcoin">{% translate visibilitybut %}</a></div>
</div>
</div>
</div>