Spellcheck

This commit is contained in:
mxcl 2022-04-25 13:46:32 -04:00
parent 12840bdf10
commit f6cc5c7a10
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -64,7 +64,7 @@
<div class="row hero mb-5 mt-5">
<div style="z-index:100;" class="col-lg-6 col-sm-12 order-lg-1 order-sm-2 order-2">
<h1 class="mb-5"><span class="yellow">Equitable</span> Open-Source for Web3</h1>
<p style="font-size:18px;" class="mb-5">The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, were brewing somthing to change that by enabling developers (you) to continue doing what you love, while earning what you derserve.<br><span class="yellow"><strong>Download our Github app to get authenticated and join the tea revolution.</strong></span></p>
<p style="font-size:18px;" class="mb-5">The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, were brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.<br><span class="yellow"><strong>Download our Github app to get authenticated and join the tea revolution.</strong></span></p>
<a class="btn btn-primary mb-3" href="https://github.com/apps/tea-xyz" role="button">Install our Github App</a><br>
<a class="btn btn-primary mb-5 disabled" id="whitepaper-btn" href="Media/tea.white-paper (v0.9, koinos).pdf" role="button">Whitepaper Coming Soon</a>
</div>
@ -124,7 +124,7 @@
Were not changing how open source works—its still free. web3 has introduced powerful new paradigms that allow value to be compensated without direct payment. Creator economy, meet open source.</p>
<hr class="mb-4">
<h4><img src="Images/token_rewards.svg" alt="token rewards icon" class="me-2"> Token Rewards</h4>
<p class="mb-4 ps-5">Through tea, open-soure contributors are rewarded with our flagship token relative to aggregate usage and sweat equity. Now, devs are able to monetize their generocity. </p>
<p class="mb-4 ps-5">Through tea, open-source contributors are rewarded with our flagship token relative to aggregate usage and sweat equity. Now, devs are able to monetize their generosity. </p>
<hr class="mb-4">
<h4><img src="Images/decentralized.svg" alt="tea.xyz is decentralized" class="me-2"> De-Centralized</h4>
<p class="mb-4 ps-5">Web3 turns the “Jenga” game back into a tower of stable bricks. By putting everything on-chain, were ensuring that entire stacks will no longer sit at the mercy of sole developers.</p>
@ -151,11 +151,11 @@
<h4 class="mb-4">Cross Platform Compatible</h4>
<p>Wherever you develop, wherever your CI/CD runs, however you deploy your app, tea is there. We abstract this detail away so you can get on with the work that matters to you.<br><br>
<code class="language-javascript">$ sh <(curl tea.xyz) ci</code><br><br>
<code class="language-javascript">$ sh &lt;(curl tea.xyz) ci</code><br><br>
Your README, blog post or internal install instructions can all use the same, simple oneliner.<br><br>
<code class="language-javascript">$ sh <(curl tea.xyz) install deno.land</code><br><br>
<code class="language-javascript">$ sh &lt;(curl tea.xyz) install deno.land</code><br><br>
Here, our oneliner installs deno to ./bin/deno. If tea is installed it integrates with that installation, if not the script just exits; tea itself is not installed either way. Were happy to be just the transmission layer.</p>
</div>
@ -164,7 +164,7 @@
<div class="card">
<div class="card-body ps-4 pe-4 pt-5 pb-5">
<img src="Images/delightful-dev.svg" alt="" class="mb-3">
<h4 class="mb-4">Delightful DevExperience</h4>
<h4 class="mb-4">Delightful DevExperience</h4>
<p>tea is built with a “it just works” philosophy. Its our job to set you up for success and then get out of your way so you can work as effectively as possible. Development is hard enough without the toolset being a source of pain as well.</p>
<p>Much like its predecessor, brew, tea is full of delightful touches. Youll have to try it and see.</p>
@ -191,7 +191,7 @@
<div class="card mb-4">
<div class="card-body ps-4 pe-4 pt-5 pb-5">
<img src="Images/decentralized-secure.svg" alt="" class="mb-3">
<h4 class="mb-4">Dentralized & Secure</h4>
<h4 class="mb-4">Decentralized & Secure</h4>
<p>teas decentralization offers tangible benefits to ecosystem security. Every layer of your apps and dapps is signed and verified onchain. Users can rest assured that the software they are using is what all its creators intended.</p>
<p>In day to day development our decentralization increases reliability (leftpad is a sore memory) and gives developers the flexibility they need to turn inspiration into empires; when a single proprietry vendor controls how your stack is composed and deployed your stack is centralized and under their control.</p>