forked from bisq-network/bisq-multirepo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reformat index.html (bisq-network#1)
- Loading branch information
Showing
1 changed file
with
159 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,154 +1,193 @@ | ||
|
||
<!doctype html> | ||
<head> | ||
<meta charset="UTF-8"/> | ||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> | ||
|
||
<title>Bisq - The P2P exchange network</title> | ||
|
||
<meta charset="UTF-8" /> | ||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> | ||
|
||
<title> | ||
|
||
|
||
|
||
Bisq - The P2P exchange network </title> | ||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/> | ||
<link rel="icon" href="/favicon.ico" type="image/x-icon"/> | ||
<link rel="stylesheet" href="/wp-content/themes/pinzolo/style.css" type="text/css" media="screen"/> | ||
|
||
<link rel="stylesheet" href="/wp-content/themes/pinzolo/style.css" type="text/css" media="screen" /> | ||
|
||
<link rel="icon" href="/favicon.ico" type="image/x-icon" /> | ||
|
||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> | ||
|
||
<link rel='dns-prefetch' href='//fonts.googleapis.com' /> | ||
<link rel='stylesheet' id='opensans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C700italic%2C300%2C600%2C700&ver=4.7.5' type='text/css' media='all' /> | ||
<script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> | ||
<script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/superfish.js?ver=4.7.5'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/jquery.formalize.min.js?ver=4.7.5'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/tinynav.js?ver=4.7.5'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/pinzolo.js?ver=4.7.5'></script> | ||
<link rel='dns-prefetch' href='//fonts.googleapis.com'/> | ||
<link rel='stylesheet' id='opensans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C700italic%2C300%2C600%2C700&ver=4.7.5' type='text/css' media='all'/> | ||
|
||
<script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> | ||
<script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/superfish.js?ver=4.7.5'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/jquery.formalize.min.js?ver=4.7.5'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/tinynav.js?ver=4.7.5'></script> | ||
<script type='text/javascript' src='/wp-content/themes/pinzolo/js/pinzolo.js?ver=4.7.5'></script> | ||
</head> | ||
<body class="home page-template-default page page-id-6 custom-background"> | ||
|
||
<div id="wrapper_border" class="center" style="margin-top: 50px;"> | ||
|
||
|
||
|
||
<div id="wrapper_bg" class="center" > | ||
|
||
|
||
<div id="navwrap"> | ||
|
||
<div id="navwrap2"> | ||
|
||
<nav> | ||
<ul id="menuUl" class="menu"><li class="tnskip" > </li><li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-40"><a href="/">Home</a></li> | ||
<li id="menu-item-1427" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1427"><a href="https://market.bisq.io/">Markets</a></li> | ||
<li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"><a href="/philosophy/">Philosophy</a></li> | ||
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a href="/community/">Community</a></li> | ||
<li id="menu-item-468" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-468"><a href="/faq/">FAQ</a></li> | ||
<li id="menu-item-597" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-597"><a href="/blog/category/news/">Blog</a></li> | ||
<li id="menu-item-1271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1271"><a href="https://forum.bisq.io/">Forum</a></li> | ||
<li id="menu-item-1602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1602"><a href="/downloads/">Downloads</a></li> | ||
<li class="tnskip"> </li><li class="tnskip filler"></li></ul> | ||
</nav> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
<body class="home page-template-default page page-id-6 custom-background"> | ||
|
||
<div id="wrapper_border" class="center" style="margin-top: 50px;"> | ||
<div id="wrapper_bg" class="center"> | ||
<div id="navwrap"> | ||
<div id="navwrap2"> | ||
<nav> | ||
<ul id="menuUl" class="menu"> | ||
<li class="tnskip"> </li> | ||
<li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-40"> | ||
<a href="/">Home</a> | ||
</li> | ||
<li id="menu-item-1427" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1427"> | ||
<a href="https://market.bisq.io/">Markets</a> | ||
</li> | ||
<li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"> | ||
<a href="/philosophy/">Philosophy</a> | ||
</li> | ||
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"> | ||
<a href="/community/">Community</a> | ||
</li> | ||
<li id="menu-item-468" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-468"> | ||
<a href="/faq/">FAQ</a> | ||
</li> | ||
<li id="menu-item-597" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-597"> | ||
<a href="/blog/category/news/">Blog</a> | ||
</li> | ||
<li id="menu-item-1271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1271"> | ||
<a href="https://forum.bisq.io/">Forum</a> | ||
</li> | ||
<li id="menu-item-1602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1602"> | ||
<a href="/downloads/">Downloads</a> | ||
</li> | ||
<li class="tnskip"> </li> | ||
<li class="tnskip filler"></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
|
||
<header> | ||
<img class="size-full" src="/wp-content/uploads/2014/09/bitsquare-home2.jpg" alt=""/> | ||
</header> | ||
|
||
<div id="homeboxes"> | ||
<div class="homebox"><a href="/blog/category/video"> | ||
<img src="/wp-content/uploads/2014/12/videos_button.png" alt="Videos"/></a> | ||
</div> | ||
<div class="homebox"> | ||
<a href="/downloads/"><img src="/wp-content/uploads/2014/12/download_button.png" alt="Download"/></a> | ||
</div> | ||
<div class="homebox"><a href="https://github.com/bitsquare/bitsquare"> | ||
<img src="/wp-content/uploads/2014/12/source_button.png" alt="Source"/></a> | ||
</div> | ||
<div class="homebox"><a href="/bitsquare.pdf"> | ||
<img src="/wp-content/uploads/2014/12/whitepaper_button.png" alt="Whitepaper"/></a> | ||
</div> | ||
</div> | ||
|
||
<div id="homevideo"> | ||
<iframe src="https://player.vimeo.com/video/113838717" width="704" height="396" frameborder="0" allowfullscreen="allowfullscreen"></iframe> | ||
</div> | ||
|
||
<div id="main" class="center"> | ||
<div id="page" class="scol"> | ||
<div class="content"> | ||
|
||
<header> | ||
<img class="size-full" src="/wp-content/uploads/2014/09/bitsquare-home2.jpg" alt="" /> | ||
</header> | ||
<p></p> | ||
|
||
<h1>Welcome to Bisq!</h1> | ||
|
||
<p>Bisq is an open-source desktop application that allows you to buy and sell bitcoins in exchange for national currencies, or alternative crypto currencies.</p> | ||
|
||
<h2>How to get started</h2> | ||
|
||
<p>Bisq is unique in that it enables you to start trading in less than 10 minutes:</p> | ||
|
||
<ol> | ||
<li><strong><a href="https://github.com/bitsquare/bitsquare/releases" target="_blank">Download | ||
the app</a></strong>, or build it from source. | ||
</li> | ||
<li>Add your national or crypto currency accounts.</li> | ||
<li>Create new offer or take an existing one.</li> | ||
<li>Follow the user interface to finalize the trade.</li> | ||
</ol> | ||
|
||
<p> </p> | ||
|
||
<div id="homeboxes"> | ||
<div class="homebox"><a href="/blog/category/video"><img src="/wp-content/uploads/2014/12/videos_button.png" alt="Videos" /></a></div> | ||
<div class="homebox"><a href="/downloads/"><img src="/wp-content/uploads/2014/12/download_button.png" alt="Download" /></a></div> | ||
<div class="homebox"><a href="https://github.com/bitsquare/bitsquare"><img src="/wp-content/uploads/2014/12/source_button.png" alt="Source" /></a></div> | ||
<div class="homebox"><a href="/bitsquare.pdf"><img src="/wp-content/uploads/2014/12/whitepaper_button.png" alt="Whitepaper" /></a></div> | ||
</div> | ||
<p> | ||
<a href="/blog/software-demo/"><img class="alignnone wp-image-1385 size-medium" src="/wp-content/uploads/2016/06/app-layers1.png" alt="" width="1708" height="984"/></a> | ||
</p> | ||
|
||
<div id="homevideo"> | ||
<iframe src="https://player.vimeo.com/video/113838717" width="704" height="396" frameborder="0" allowfullscreen="allowfullscreen"></iframe> | ||
</div> | ||
<h2>Features and Philosophy</h2> | ||
|
||
<div id="main" class="center"> | ||
<p>Unlike traditional online exchanges, Bisq is designed to be:</p> | ||
|
||
<ul> | ||
<li> | ||
<span style="text-decoration: underline;">Instantly accessible</span> – no need for registration or approval from a central authority. | ||
</li> | ||
<li> | ||
<span style="text-decoration: underline;">Decentralized</span> – there is no single point of failure. The system is peer-to-peer and trading can not be stopped or censored. | ||
</li> | ||
<li> | ||
<span style="text-decoration: underline;">Safe</span> – Bisq never holds your funds. Decentralized arbitration system and security deposits protect traders. | ||
</li> | ||
<li> | ||
<span style="text-decoration: underline;">Private</span> – no one except trading partners exchange personally identifying data. All personal data is stored locally. | ||
</li> | ||
<li> | ||
<span style="text-decoration: underline;">Secure</span> – end-to-end encrypted communication routed over Tor. | ||
</li> | ||
<li> | ||
<span style="text-decoration: underline;">Open</span> – every aspect of the project is transparent. The code is <a href="https://github.com/bitsquare/bitsquare" target="_blank">open source</a>. | ||
</li> | ||
<li> | ||
<span style="text-decoration: underline;">Easy</span> – we take usability seriously. | ||
</li> | ||
</ul> | ||
|
||
<div id="page" class="scol"> | ||
<p>Bisq is for those who do not want to forfeit control or privacy to a central authority in order to trade with other individuals. We regard financial transactions as a form of private speech that should be protected from surveillance by banks, governments, and other institutions.</p> | ||
|
||
<div class="content"> | ||
<h2>Join the community</h2> | ||
|
||
<p></p> | ||
<p>Bisq is currently in Beta and we are actively looking for highly-skilled developers, designers and security experts to join our <a href="/community/">community</a>. If you’re interested in helping make Bisq a reality, there are many ways to <a href="/contribute/">contribute</a>. We’d love to <a href="/contact/">hear from you</a>!</p> | ||
|
||
<h1>Welcome to Bisq!</h1> | ||
<p>Bisq is an open-source desktop application that allows you to buy and sell bitcoins in exchange for national currencies, or alternative crypto currencies.</p> | ||
<h2>How to get started</h2> | ||
<p>Bisq is unique in that it enables you to start trading in less than 10 minutes:</p> | ||
<ol> | ||
<li><strong><a href="https://github.com/bitsquare/bitsquare/releases" target="_blank">Download the app</a></strong>, or build it from source.</li> | ||
<li>Add your national or crypto currency accounts.</li> | ||
<li>Create new offer or take an existing one.</li> | ||
<li>Follow the user interface to finalize the trade.</li> | ||
</ol> | ||
<p> </p> | ||
<p><a href="/blog/software-demo/"><img class="alignnone wp-image-1385 size-medium" src="/wp-content/uploads/2016/06/app-layers1.png" alt="" width="1708" height="984" /></a></p> | ||
<h2>Features and Philosophy</h2> | ||
<p>Unlike traditional online exchanges, Bisq is designed to be:</p> | ||
<ul> | ||
<li><span style="text-decoration: underline;">Instantly accessible</span> – no need for registration or approval from a central authority.</li> | ||
<li><span style="text-decoration: underline;">Decentralized</span> – there is no single point of failure. The system is peer-to-peer and trading can not be stopped or censored.</li> | ||
<li><span style="text-decoration: underline;">Safe</span> – Bisq never holds your funds. Decentralized arbitration system and security deposits protect traders.</li> | ||
<li><span style="text-decoration: underline;">Private</span> – no one except trading partners exchange personally identifying data. All personal data is stored locally.</li> | ||
<li><span style="text-decoration: underline;">Secure</span> – end-to-end encrypted communication routed over Tor.</li> | ||
<li><span style="text-decoration: underline;">Open</span> – every aspect of the project is transparent. The code is <a href="https://github.com/bitsquare/bitsquare" target="_blank">open source</a>.</li> | ||
<li><span style="text-decoration: underline;">Easy</span> – we take usability seriously.</li> | ||
</ul> | ||
<p>Bisq is for those who do not want to forfeit control or privacy to a central authority in order to trade with other individuals. We regard financial transactions as a form of private speech that should be protected from surveillance by banks, governments, and other institutions.</p> | ||
<h2>Join the community</h2> | ||
<p>Bisq is currently in Beta and we are actively looking for highly-skilled developers, designers and security experts to join our <a href="/community/">community</a>. If you’re interested in helping make Bisq a reality, there are many ways to <a href="/contribute/">contribute</a>. We’d love to <a href="/contact/">hear from you</a>!</p> | ||
<p>Our <a href="/roadmap/">roadmap</a> provides an overview of high-level features and milestones on the way to Bisq v1.0.</p> | ||
<h2>Stay up-to-date</h2> | ||
<p><a href="http://bitsquare.us9.list-manage.com/subscribe?u=fee3c64b1504e7835a98b0ed3&id=dc09b9ca64">Sign up for the Bisq newsletter</a> so you never miss an important update! Unlike the <a href="/community/#mailing-list">Bisq mailing list</a>, which can see higher message volumes, the newsletter is reserved for important announcements, such as when we release new milestones. Of course, you can unsubscribe at any time.</p> | ||
<p>Our <a href="/roadmap/">roadmap</a> provides an overview of high-level features and milestones on the way to Bisq v1.0.</p> | ||
|
||
</div> | ||
<h2>Stay up-to-date</h2> | ||
|
||
<p> | ||
<a href="http://bitsquare.us9.list-manage.com/subscribe?u=fee3c64b1504e7835a98b0ed3&id=dc09b9ca64">Sign up for the Bisq newsletter</a> so you never miss an important update! Unlike the <a href="/community/#mailing-list">Bisq mailing list</a>, which can see higher message volumes, the newsletter is reserved for important announcements, such as when we release new milestones. Of course, you can unsubscribe at any time.</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<footer class="center copy"> | ||
|
||
<nav class="nav-footer"> | ||
<ul id="menuUIfooter" class="menu"> | ||
<li class="tnskip"> </li> | ||
<li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"> | ||
<a href="/press/">Press</a> | ||
</li> | ||
<li id="menu-item-453" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-453"> | ||
<a href="/roadmap/">Roadmap</a> | ||
</li> | ||
<li id="menu-item-1601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1601"> | ||
<a href="/contribute/">Contribute</a> | ||
</li> | ||
<li id="menu-item-451" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-451"> | ||
<a href="/dao/">DAO</a> | ||
</li> | ||
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44"> | ||
<a href="/contact/">Contact</a> | ||
</li> | ||
<li class="tnskip"> </li> | ||
<li class="tnskip filler"></li> | ||
</ul> | ||
</nav> | ||
|
||
<br/> | ||
|
||
<p>© 2017 Bisq</p> | ||
|
||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
|
||
<footer class="center copy"> | ||
|
||
<nav class="nav-footer"> | ||
<ul id="menuUIfooter" class="menu"><li class="tnskip" > </li><li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"><a href="/press/">Press</a></li> | ||
<li id="menu-item-453" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-453"><a href="/roadmap/">Roadmap</a></li> | ||
<li id="menu-item-1601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1601"><a href="/contribute/">Contribute</a></li> | ||
<li id="menu-item-451" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-451"><a href="/dao/">DAO</a></li> | ||
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44"><a href="/contact/">Contact</a></li> | ||
<li class="tnskip"> </li><li class="tnskip filler"></li></ul> | ||
</nav> | ||
|
||
<br /> | ||
<p> © 2017 Bisq</p> | ||
|
||
</footer> | ||
|
||
</div> | ||
|
||
</div> | ||
</body> | ||
</html> |