www/src/layouts/index.html

154 lines
5.2 KiB
HTML
Raw Normal View History

{{ define "main" }}
2022-09-08 22:46:27 +03:00
<!-- Hero Section -->
2022-09-15 22:13:08 +03:00
<section class="hero-section">
2022-09-07 23:48:00 +03:00
<div class="container hero-container">
2022-09-07 20:29:07 +03:00
<div class="row">
<div class="col">
2023-01-21 01:40:04 +03:00
<h1 class="impact text-center" style="z-index:3; position: relative;">the next&#8208;generation, cross&#8208;platform <span class="white">package manager</span></h1>
2022-09-07 20:29:07 +03:00
</div>
</div>
</div>
</section>
2022-09-27 02:07:37 +03:00
<div class="full-width-cta-container">
2023-01-21 01:40:04 +03:00
{{- partial "full-width-cta-split.html" . -}}
2022-09-15 19:23:35 +03:00
</div>
2023-01-21 02:05:17 +03:00
<section class="hero-section terminal-demo">
<div class="container">
<div class="row">
<div class="col">
<div class="terminal flex">
<div class="terminal-bar dark-gray-bg"></div>
<div class="p-5">
<code class="lead teal">
$ node --eval 'console.log("Hello World!")'command not found: node<br><br>
$ sh <(curl tea.xyz) --yes installing ~/.tea…<br><br>
$ node --eval 'console.log("Hello World!")'
tea: installing nodejs.org^19
Hello World!
</code>
</div>
</div>
2023-01-21 02:05:17 +03:00
</div>
</div>
</div>
2023-01-21 02:05:17 +03:00
</section>
<style>
.terminal{
height: 37.667vw;
width: 58.594vw;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: -8.371vw;
border-radius: 10px;
background-color: #121212;
box-shadow: 0px 0px 18px #000;
border: 1px solid gray;
}
.terminal-bar{
height: 30px;
border-radius: 10px 10px 0px 0px;
}
2023-01-21 02:05:17 +03:00
</style>
2022-09-07 22:49:07 +03:00
2022-09-08 22:53:16 +03:00
<!-- Teal Impact Section -->
2022-09-08 22:46:27 +03:00
<section class="teal-bg impact-section two-boxes">
2022-09-08 22:23:13 +03:00
<div class="container">
<div class="row">
<div class="col">
2022-09-28 21:30:26 +03:00
<div class="box">
<div>
2022-11-01 15:31:30 +03:00
<h2 class="black text-center" style="z-index:2;">equitable open-source<br>for&nbsp;<br id="impact-break"><span class="cycle">web3</span></h2>
2022-09-28 21:30:26 +03:00
</div>
</div>
2022-09-08 22:23:13 +03:00
</div>
</div>
2022-09-08 22:00:35 +03:00
</div>
2022-09-07 22:49:07 +03:00
</section>
2022-09-08 22:53:16 +03:00
2022-09-28 21:30:26 +03:00
<style>
.box {
display: flex;
align-items: center;
justify-content: center;
}
.box div {
}
</style>
2022-09-08 22:53:16 +03:00
2022-09-13 18:12:56 +03:00
<!-- Statistics -->
2022-09-22 00:37:41 +03:00
<section class="statistics" style="padding-top: 8.371vw !important; padding-bottom: 8.371vw !important;">
2022-09-29 03:40:28 +03:00
<!-- Generative Art for the statistics section -->
2022-09-21 23:37:13 +03:00
<div class="gen-art" id="gen-art-5"></div>
2022-09-22 00:37:41 +03:00
<div class="gen-art" id="gen-art-6"></div>
<div class="gen-art" id="gen-art-7"></div>
2022-09-22 01:06:03 +03:00
<div class="gen-art" id="gen-art-8"></div>
<div class="gen-art" id="gen-art-9"></div>
2022-09-22 00:37:41 +03:00
<!-- End generative art -->
2022-09-13 18:12:56 +03:00
<div class="container">
2022-09-14 20:04:15 +03:00
<div class="row mb-5">
2022-09-27 01:29:27 +03:00
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
2022-09-13 18:12:56 +03:00
<h2>sta'tea'stics</h2>
2023-01-18 00:03:11 +03:00
<p class="lead">Much like its predecessor, <a href="https://brew.sh/">brew</a>, tea is seeing a rapid rate of adoption. Developers around the world are doing amazing things with our next&#8208;generation, cross&#8208;platform package manager.</p>
<p>In true open&#8208;source fashion, we&#39;re asking the community for <a href="https://github.com/teaxyz/cli">contributions to tea/cli</a>, as well as packaging assistance in an effort to add the web&#39;s top 300 packages to <a href="https://github.com/teaxyz/pantry.zero#contributing">our pantry</a>. Now is the time to be an early contributor in what will inevitably become the foundation of the future internet.</p><br>
2022-10-20 21:58:29 +03:00
<!-- Commenting this out until more data is available. Everything can fit on the homepage as of now.
{{- partial "detail-btn-large.html" "#" -}}
-->
2022-09-14 19:17:59 +03:00
</div>
2022-09-13 18:12:56 +03:00
</div>
2022-09-14 20:04:15 +03:00
<div class="row">
<div class="col">
<div class="metric-block" style="float:right; margin-top:-300px;">
<p class="stat-head">NUMBER OF REPOS</p>
<p class="stat-number teal" id="stat-one"></p>
<p class="gray stat-small-text">Number of rated repos owned by tea&#8208;authenticated developers.</p>
2022-09-14 20:04:15 +03:00
</div>
<div class="gen-art-mobile" id="m-gen-art-3"></div>
<div class="gen-art-mobile" id="m-gen-art-4"></div>
<img class="mobile-grid-element" src="/Images/mobile-grid-element-3-rows.svg" alt="grid">
2022-09-14 20:04:15 +03:00
<div class="metric-block mb-5 mt-4">
<p class="stat-head">AUTHENTICATED DEVS</p>
<p class="stat-number teal"><span id="count2"></span></p>
<p class="gray stat-small-text">This is the number of OSS developers who have chosen to join the battle for the future of the internet.</p>
2022-09-14 20:04:15 +03:00
</div>
<div class="gen-art-mobile" id="m-gen-art-5"></div>
<div class="gen-art-mobile" id="m-gen-art-6"></div>
<img class="mobile-grid-element" src="/Images/mobile-grid-element-3-rows.svg" alt="grid">
2022-09-14 20:04:15 +03:00
<div class="metric-block" style="float:right;">
<p class="stat-head">TEA MAINTAINERS</p>
<p class="stat-number teal" id="stat-two"></p>
<p class="gray stat-small-text">Number of tea-maintainers for those <span id="stat-one-small"></span> repos.</p>
2022-09-14 20:04:15 +03:00
</div>
<div class="gen-art-mobile" id="m-gen-art-7"></div>
<div class="gen-art-mobile" id="m-gen-art-8"></div>
<img class="mobile-grid-element" src="/Images/mobile-grid-element-3-rows.svg" alt="grid">
2022-09-14 20:04:15 +03:00
</div>
</div>
2022-09-13 18:12:56 +03:00
</div>
2022-09-08 22:53:16 +03:00
</section>
<div class="full-width-cta-container">
{{- partial "clipboard-copy.html" . -}}
</div>
2022-09-14 20:04:15 +03:00
{{ end }}