spee.ch/views/about.handlebars

26 lines
1.7 KiB
Handlebars
Raw Normal View History

2017-10-19 00:16:07 +02:00
<div class="row row--full-height row--narrow">
2017-10-10 19:14:43 +02:00
<div class="column column--5 column--med-10 align-content-top">
2017-10-20 02:16:26 +02:00
<div class="row">
<span class="pull-quote">Spee.ch is an open-source project. Please contribute to the existing site, or fork it and make your own.</span>
2017-09-29 20:59:53 +02:00
</div>
2017-10-10 19:14:43 +02:00
<div class="row">
<p>
2017-10-11 21:05:43 +02:00
<a target="_blank" href="https://github.com/lbryio/spee.ch">GITHUB</a>
2017-10-10 19:14:43 +02:00
</p>
<p>
2017-10-11 21:05:43 +02:00
<a target="_blank" href="https://slack.lbry.io/">SLACK CHANNEL</a>
2017-10-10 19:14:43 +02:00
</p>
<p>
2017-10-11 21:05:43 +02:00
<a target="_blank" href="https://github.com/lbryio/spee.ch/blob/master/README.md">DOCUMENTATION</a>
2017-10-10 19:14:43 +02:00
</p>
</div>
</div><div class="column column--5 column--med-10 align-content-top">
2017-10-20 02:16:26 +02:00
<div class="row row--short">
<p>Spee.ch is a media-hosting site that reads and publishes content from the <a class="white-text" href="https://lbry.io">LBRY</a> blockchain.</p>
<p>Spee.ch is a hosting service, but with the added benefit that it stores your content on a decentralized network of computers -- the LBRY network. This means that your images are stored in multiple locations without a single point of failure.</p>
<h3>Contribute</h3>
<p>If you have an idea for your own spee.ch-like site on top of LBRY, fork our <a href="https://github.com/lbryio/spee.ch">github repo</a> and go to town!</p>
<p>If you want to improve spee.ch, join our <a href="https://lbry.slack.com">slack channel</a> or solve one of our <a href="https://github.com/lbryio/spee.ch/issues">github issues</a>.</p>
</div>
2017-09-29 20:59:53 +02:00
</div>
2017-10-10 19:14:43 +02:00
</div>