mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
update layout
This commit is contained in:
parent
25859813e9
commit
da4789bafa
1 changed files with 41 additions and 15 deletions
|
@ -7,31 +7,57 @@
|
|||
<h1 class="cover-title cover-title-tile cover-item--outline">
|
||||
Shouldn’t YOU own YOUR content?
|
||||
</h1>
|
||||
<div class="spacer2">
|
||||
<h3 class="cover-item--outline">
|
||||
Lorem Ipsum Blah Blah
|
||||
</h3>
|
||||
</div>
|
||||
<div class="spacer1">
|
||||
<a href="#about" class="btn-primary btn-large">Yes, tell me how!</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cover cover-light" id="about">
|
||||
<div id="about">
|
||||
<div class="content content-light content-readable">
|
||||
<h2>Independent Media, Meet LBRY Press (fix)</h2>
|
||||
|
||||
<p>Independent media does the work that the mainstream media refuses to do, providing in-depth coverage of issues that matter but might not be sexy enough to sell ads and garner clicks. And for their hard work, they’ve been slandered, mocked, demonetized, and disappeared from social media platforms.</p>
|
||||
|
||||
<p>We believe that quality independent media matters. That’s why we’ve been working with independent media organizations who lost their pages in the recent Facebook purge to develop LBRYPress, a simple way for you to keep your content safe, no matter what Mark Zuckerberg thinks of you. And we think you’re really going to like what we came up with.</p>
|
||||
<p>We believe that quality independent media matters. That’s why we’ve been working with independent media organizations who lost their pages in the recent Facebook purge to develop LBRYPress, a simple way for you to keep your content safe, no matter what Mark Zuckerberg thinks of you. And we think you’re really going to like what we came up with.</p>
|
||||
|
||||
<p>LBRYPress means you can truly own your content, and that independent media no longer need to rely on Big Tech to get the word out. This tool isn’t just for social media - even if you publish primarily on your own website, chances are that your centralized hosting service can pull the plug any time. It’s time for a decentralized alternative to the status quo.</p>
|
||||
<p>LBRYPress means you can truly own your content, and that independent media no longer need to rely on Big Tech to get the word out. This tool isn’t just for social media - even if you publish primarily on your own website, chances are that your centralized hosting service can pull the plug any time. It’s time for a decentralized alternative to the status quo.</p>
|
||||
</div>
|
||||
<div class="column-fluid spacer2">
|
||||
<div class="span6">
|
||||
<div class="cover cover-light cover-light-alt-grad">
|
||||
<div class="content content-light">
|
||||
<h3>For Journalists</h3>
|
||||
<p>We want to help independent media make the move to a decentralized future, which is why we support individuals and outlets doing this invaluable work through LBRY.fund, a grant program to help people take full advantage of the new technology that LBRY has created.</p>
|
||||
|
||||
<p>Setup is shockingly easy - we can help you or your tech team create a custom build of LBRYPress and get it up and running, today. It’s totally free (we promise), and shouldn’t take more than [X HOURS].</p>
|
||||
|
||||
<p>Ready to get started? Just <a href="https://docs.google.com/forms/d/e/1FAIpQLScJhAdxAWJuaEiuJMHdEbUVWqIkjw34QAuDvmmMu9PafOgdxA/viewform?usp=sf_link">fill out this form.</a></p>
|
||||
|
||||
<p>If you’re particularly tech-savvy, you can get acquainted with the <a href="https://github.com/lbryio/spee.ch">code here.</a></p>
|
||||
|
||||
<p>We want to help independent media make the move to a decentralized future, which is why we support individuals and outlets doing this invaluable work through LBRY.fund, a grant program to help people take full advantage of the new technology that LBRY has created.</p>
|
||||
|
||||
<p>For more information on our grant programs, head to <a href="https://lbry.fund">LBRY.fund.</a></p>
|
||||
|
||||
Still have questions? Contact the team at <a href="mailto:hello@lbry.io">hello@lbry.io</a> - and thanks for keeping journalism alive!
|
||||
</p>
|
||||
<p>For more information on our grant programs, head to <a class="link-primary" href="https://lbry.fund">LBRY.fund.</a></p>
|
||||
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScJhAdxAWJuaEiuJMHdEbUVWqIkjw34QAuDvmmMu9PafOgdxA/viewform" style="height: 800px"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span6">
|
||||
<div class="cover cover-dark cover-dark-grad">
|
||||
<div class="content content-dark">
|
||||
<h3>For Geeks</h3>
|
||||
<p>You can have your own self-hosted spee.ch instance up and running in under an hour.</p>
|
||||
<div class="spacer1">
|
||||
<img src="http://via.placeholder.com/600">
|
||||
</div>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas hendrerit porttitor semper. Phasellus congue tempor faucibus. Sed fermentum quis urna consectetur pulvinar. Nulla justo lacus, rhoncus commodo sodales sagittis, aliquam sed nisi. Donec porttitor eget neque nec volutpat.</p>
|
||||
<p><a href="https://github.com/lbryio/spee.ch" class="btn btn-alt">Start Here</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content content-light content-readable spacer2">
|
||||
<h3>More Questions?</h3>
|
||||
<p>
|
||||
We're here to help. Say hi at <a href="mailto:hello@lbry.io" class="link-primary">hello@lbry.io</a> - and thanks for keeping journalism alive!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue