Merge pull request #297 from teaxyz/update-links

Update links
This commit is contained in:
Thomas Smith 2023-03-16 10:01:29 -04:00 committed by GitHub
commit a5bf0e6618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 15 deletions

View file

@ -12,13 +12,6 @@ title = 'Equitable Open-Source for Web3'
url = 'https://docs.tea.xyz'
weight = 3
[[menu.main]]
identifier = 'Quick Start'
name = 'Quick Start'
title = 'Quick Start'
url = 'https://docs.tea.xyz/getting-started/install-tea'
weight = 4
[security]
[security.exec]
allow = ['^go$', '^postcss$', '^npx$', '^babel$']

View file

@ -725,7 +725,7 @@
<div class="col-xl-7 col-lg-7 col-md-6 col-sm-12 col-12 order-xl-2 order-lg-2 order-md-2 order-sm-2 order-2 my-auto ps-xl-4 ps-lg-4">
<h2 class="display-5">A mission to fix open-source development</h2>
<p class="lead"><span class="tea">tea</span> is one of the first legitimate use cases for blockchain technology. Just as the US dollar was once backed by gold, we're building an economy that's backed <em>by code</em>.</p>
<p>We want to fix one of techs biggest problems: hardworking developers <i>not</i> getting compensated for their contributions to the building blocks of the internet. By leveraging blockchain technology we can keep track of who creates & maintains what, remunerate them for their efforts with <span class="tea">tea</span> tokens, and keep FAANG corporations from building empires atop unpaid labor.</p>
<p>We want to fix one of techs biggest problems: hardworking developers <i>not</i> getting compensated for their contributions to the building blocks of the internet. By leveraging blockchain technology we can keep track of who creates & maintains what, remunerate them for their efforts with <span class="tea">tea</span> tokens, and keep FAANG corporations from building empires atop unpaid labor. Feel like diving deeper? You can learn more by reading our <a class="wp-link" href="/white-paper/">white paper</a>.</p>
</div>
<div class="col-xl-5 col-lg-5 col-md-6 col-sm-12 col-12 order-xl-1 order-lg-1 order-md-1 order-sm-1 order-1 mb-4">
<img src="/Images/horizon-illustration.png" class="horizon-img" alt="Over the horizon" style="border-radius:10px; width:100%;">
@ -780,6 +780,10 @@
<style>
.wp-link:hover{
color: #00ffd0 !important;
}
.con-img{
width:100%;
border-radius: 5px;

View file

@ -28,14 +28,11 @@
<p class="mb-5">Our developers are working hard, but it's a daunting task that we can't handle on our own. And of course, we're also grateful for packages <i>outside</i> of that top 300 roster. While at the moment, we're requesting that you assist purely for your love of open-source, once we launch our protocol, maintainers & contributors will be remunerated for their work via tea token.</p>
<div class="row desktop-ctas">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 mb-3">
<a href="https://github.com/teaxyz/cli#getting-started">
<button class="hbtn hb-fill-right" style="width:100% !important;"><i class="icon-tea-logo-iconasset-1"></i>INSTALL TEA (<span class="release" style="text-transform:lowercase;"></span>)</button>
<a href="https://github.com/teaxyz/pantry.extra">
<button class="hbtn hb-fill-right text-uppercase" style="width:100% !important;">Contribute to Our Pantry</button>
</a>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
<a href="https://github.com/teaxyz/cli">
<button class="hbtn-light hb-light-fill-right" style="width:100% !important;"><i class="icon-github" style="position:relative;top:2px;"></i>READ THE DOCS (&#9734;<span class="stargazers" style="text-transform: lowercase;"></span>)</button>
</a>
</div>
</div>
</div>

View file

@ -1,7 +1,7 @@
<!-- Desktop CTA's -->
<div class="row desktop-ctas">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
<a href="https://github.com/teaxyz/cli#getting-started">
<a href="https://docs.tea.xyz/getting-started">
<button class="hbtn hb-fill-right github-click" style="width:100% !important;">INSTALL TEA <span class="release" style="text-transform:lowercase;"></span></button>
</a>
</div>

View file

@ -134,7 +134,7 @@
</style>
</ul>
<a href="https://github.com/teaxyz/cli#getting-started" class="ms-3">
<a href="https://docs.tea.xyz/getting-started" class="ms-3">
<button class="hbtn hb-fill-right" id="top-menu-btn">INSTALL TEA</button>
</a>