This repository has been archived by the owner on Oct 7, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
114 lines (104 loc) · 5.41 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Lobster|Cabin:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>SGBitco.in: Singapore BitCoin Directory</title>
</head>
<body>
<header>
<div class="inner">
<h1>SGBitco.in</h1>
<h2>Singapore Bitcoin Directory</h2>
<a href="https://github.com/weilu/bitcoin-directory-sg/wiki" class="button small"><small>Lend a hand on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<div class="markdown-body">
<h2>
<a name="retail" class="anchor" href="#retail"><span class="octicon octicon-link"></span></a>Retail</h2>
<table>
<thead><tr>
<th>Name</th>
<th>Address</th>
</tr></thead>
<tbody>
<tr>
<td><a href="http://www.apple-corner.com">Apple Corner</a></td>
<td>120 Maxwell Road B1-16 Tanjong Pagar MRT Station, Singapore 069119</td>
</tr>
<tr>
<td><a href="https://www.facebook.com/artistryspace">Artistry</a></td>
<td>17 Jalan Pinang, Singapore 199149</td>
</tr>
<tr>
<td><a href="http://cad.sg/">CAD Cafe</a></td>
<td>23 Haji Lane, Singapore, Singapore 189216</td>
</tr>
<tr>
<td><a href="http://ensof.sg">Ensof Event Photography</a></td>
<td>42C Hongkong Street, Singapore 059681</td>
</tr>
<tr>
<td>Hospoda Microbrewery</td>
<td>Village Hotel Albert Court on 180 Albert Street</td>
</tr>
<tr>
<td><a href="http://www.lowercase.sg">Lowercase Cafe</a></td>
<td>1 McNally St, Blk D #01-01, Singapore, Singapore 187940</td>
</tr>
<tr>
<td><a href="http://www.prepyourhair.com">PREP Hair Stylist</a></td>
<td>Mandarin Gallery #03-34, 333A Orchard Road, Singapore 238897</td>
</tr>
</tbody>
</table><h2>
<a name="online" class="anchor" href="#online"><span class="octicon octicon-link"></span></a>Online</h2>
<ul>
<li><a href="http://www.billpin.com/">Billpin – billpin.com</a></li>
<li><a href="http://kranjiracing.com/">Kranji Racing – kranjiracing.com</a></li>
<li><a href="http://squashpassion.com/">Philip Mockridge from Squash Passion – squashpassion.com</a></li>
<li><a href="http://sh3lls.net/">sh3lls Web Hosting – sh3lls.net</a></li>
<li><a href="http://winnhost.com/">Winn Host – winnhost.com</a></li>
</ul><h2>
<a name="buy--sell-bitcoin" class="anchor" href="#buy--sell-bitcoin"><span class="octicon octicon-link"></span></a>Buy & Sell Bitcoin</h2>
<ul>
<li><a href="https://www.fybsg.com/">FYB-SG</a></li>
<li><a href="http://coinrepublic.com/buy-sell-bitcoins-singapore/">Coin Republic – Bitcoin Buying Agent</a></li>
<li><a href="https://www.coinsupermart.com/">Coin Supermart</a></li>
</ul><h2>
<a name="community" class="anchor" href="#community"><span class="octicon octicon-link"></span></a>Community</h2>
<ul>
<li><a href="https://www.facebook.com/pages/Bitcoin-Singapore/431452580303555">Facebook Page</a></li>
<li><a href="http://www.meetup.com/BitcoinSingapore/">Meetup Group</a></li>
<li><a href="http://coinrepublic.com/">Coin Republic</a></li>
</ul>
</div>
</section>
<aside id="sidebar">
<p>A list compiled by <a href="https://twitter.com/luweidewei">@luweidewei</a> and <a href="https://twitter.com/secoif">@secoif</a>.</p>
<p>This page is generated periodically from <a href="https://github.com/weilu/bitcoin-directory-sg/wiki"> a github wiki page </a>. You are welcome to add/remove/update entries by editing the wiki page =)</p>
<p>Sources: <a href="https://www.facebook.com/pages/Bitcoin-Singapore/431452580303555">https://www.facebook.com/pages/Bitcoin-Singapore/431452580303555</a><p>
</aside>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45403602-1', 'sgbitco.in');
ga('send', 'pageview');
</script>
</body>
</html>