2022-06-08 02:18:10 +03:00
{{ define "main" }}
2022-09-08 22:46:27 +03:00
<!-- Hero Section -->
2022-09-09 23:52:26 +03:00
< style >
2022-09-15 19:23:35 +03:00
#hero-grid-system{
position:absolute;
width:100%;
z-index: -3;
margin-top:-5px;
}
.hero-container{
position:relative;
z-index: 2;
}
.full-width-cta-container{
position:relative;
z-index: 2;
2022-09-09 23:52:26 +03:00
}
< / style >
2022-09-15 22:13:08 +03:00
< section class = "hero-section" >
2022-09-27 23:49:18 +03:00
< div class = "gen-art animated-25 animatedFadeInUp fadeInUp" id = "gen-art-1" > < / div >
< div class = "gen-art animated-5 animatedFadeInUp fadeInUp" id = "gen-art-2" > < / div >
2022-09-15 19:23:35 +03:00
<!-- <img src="/Images/x - large - grid - hero.svg" id="hero - grid - system" alt="hero - grid - system"> -->
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" >
2022-09-29 18:06:34 +03:00
< h1 > Keep < span class = "white" > what< / span > < br > < span class = "hero-float" style = "float:right;" > < span class = "white" > is< / span > yours.< / span > < / h1 >
2022-09-07 21:15:50 +03:00
< / div >
< / div >
< div class = "row" >
2022-09-22 22:41:34 +03:00
< div class = "col-xxl-6 col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12" >
2022-10-19 20:50:00 +03:00
< p class = "lead hero-subhead animated-25 animatedFadeInUp fadeInUp" style = "margin-top:8px; margin-bottom: -9px;" > The open-source revolution is here. We’ re calling on all devs to build with our powerful, new unified package manager.< / p >
2022-09-07 20:29:07 +03:00
< / div >
< / div >
< / div >
2022-09-28 01:22:44 +03:00
< / section >
2022-09-27 02:07:37 +03:00
< div class = "full-width-cta-container" >
2022-09-15 19:23:35 +03:00
{{- partial "full-width-cta.html" . -}}
< / div >
2022-09-15 20:05:47 +03:00
< div class = "hero-bottom" >
< / div >
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
2022-10-19 03:00:53 +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-09-29 00:33:37 +03:00
< h2 class = "black text-center" style = "z-index:2;" > equitable open-source< br > for < 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
<!-- Package Section: Before -->
2022-09-28 01:51:15 +03:00
< section class = "package-before-section" >
2022-09-22 01:14:07 +03:00
< div class = "gen-art" id = "gen-art-3" > < / div >
2022-10-13 22:01:03 +03:00
< div class = "gen-art" id = "gen-art-4" > < / div >
2022-10-13 22:08:47 +03:00
< div class = "gen-art" id = "gen-art-4_5" > < / div >
2022-09-13 01:02:55 +03:00
< div class = "container package_before" >
2022-09-08 22:53:16 +03:00
< div class = "row" >
2022-09-23 01:07:50 +03:00
< div class = "col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12" >
2022-09-28 23:57:48 +03:00
< h2 style = "margin-bottom: 1vw;" > about tea.< / h2 >
2022-10-19 20:50:00 +03:00
< p class = "lead" > tea.xyz is a feature-rich, delightful unified package manager that will revolutionize open-source development by providing creators and maintainers value for previously unpaid labor.< / p >
< p > We’ ve reimagined what a package manager can do for the first time since brew with new features such as executable markdown, a virtual environment manager, and universal interpretation. In short, we’ ve built a tool that improves how you develop by getting out of your way so you can keep building.< / p >
< p > Next we’ re going to change the way you get rewarded for what you build by implementing a blockchain protocol that finally recognizes your hard work in open-source. You won’ t have to use our web3 features to use tea, but we think you’ ll want to. < a class = "teal" href = "/white-paper/" > Check out our whitepaper for more details.< / a > < / p >
2022-09-29 03:19:54 +03:00
< img class = "mobile-grid-element" src = "/Images/mobile-grid-element-3-rows.svg" alt = "grid" >
2022-09-29 21:13:51 +03:00
< div class = "gen-art-mobile" id = "m-gen-art-1" > < / div >
2022-09-29 21:23:00 +03:00
< div class = "gen-art-mobile" id = "m-gen-art-2" > < / div >
2022-09-08 22:53:16 +03:00
< / div >
2022-09-23 01:07:50 +03:00
< div class = "col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12" >
2022-09-08 22:53:16 +03:00
< / div >
< / div >
< / div >
< / section >
<!-- Package Grid -->
2022-09-23 20:54:03 +03:00
<!-- Desktop/Tablet Package Display -->
2022-09-08 22:53:16 +03:00
2022-09-23 20:54:03 +03:00
< span class = "grid-package-display" >
{{- partial "package-grid.html" . -}}
< / span >
<!-- Mobile Package Display -->
< span class = "swiper-package-display" >
{{- partial "swiper.html" . -}}
< / span >
2022-09-23 20:45:11 +03:00
<!-- Style for Swiper -->
< style >
2022-09-23 23:49:39 +03:00
@media only screen and (min-width: 576px) {
.grid-package-display{
display:block;
}
.swiper-package-display{
display:none;
}
}
@media only screen and (max-width: 576px) {
.grid-package-display{
display:none;
}
.swiper-package-display{
display:block;
}
}
2022-09-23 20:45:11 +03:00
.swiper {
width: 100%;
height: 100%;
2022-09-24 00:32:54 +03:00
margin-bottom: 1vw !important;
margin-top: 1vw;
2022-09-23 20:45:11 +03:00
}
2022-09-24 00:23:20 +03:00
.swiper-slide {
text-align: center;
font-size: 18px;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
2022-10-12 09:04:13 +03:00
.swiper-slide figure > img {
2022-09-24 00:23:20 +03:00
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
2022-09-23 20:45:11 +03:00
< / style >
2022-09-08 22:53:16 +03:00
<!-- Package CTA Section -->
2022-09-30 00:24:25 +03:00
< hr >
< section package-cta-section >
< div class = "container package-cta-container" >
< div class = "row" style = "margin-bottom: 20px;" >
< div class = "col" style = "margin: 150px 0px;" >
2022-10-19 20:50:00 +03:00
< h3 class = "text-center" > Authenticate your GitHub for an even bigger sip< / h3 >
< p class = "text-center" > Using tea without authenticating is like playing a video game without the DLC. There’ s so much more to our ecosystem than a command line interface, and we want you to be a part of it.< / p >
2022-09-30 00:24:25 +03:00
< / div >
2022-09-14 00:23:25 +03:00
< / div >
< / div >
2022-09-30 00:24:25 +03:00
< / section >
2022-09-23 01:02:51 +03:00
{{- partial "full-width-cta.html" . -}}
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 >
2022-09-22 21:25:34 +03:00
< 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 >
2022-10-19 20:50:00 +03:00
< p class = "lead" > The problem is bigger than most realize. While everyday people use software every day, very few understand that the technology underlying their daily routine is provided by uncompensated labor.< / p >
< p > Even many developers don’ t fully recognize the security risks of unpaid open-source until something deep in the stack collapses, like log4J.We want to shine a light on the scale of OSS usage, both to celebrate the achievements of unsung heroes as well as highlight the need for a better way.< / p > < br >
2022-10-14 04:46:45 +03:00
{{- 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" > PACKAGES AVAILABLE< / p >
< p class = "stat-number teal" > 5,103,789< / p >
< / div >
2022-09-29 21:35:17 +03:00
< div class = "gen-art-mobile" id = "m-gen-art-3" > < / div >
< div class = "gen-art-mobile" id = "m-gen-art-4" > < / div >
2022-09-29 03:27:09 +03:00
< 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 >
2022-09-23 00:53:06 +03:00
< p class = "stat-number teal" > < span id = "count2" > 500,000< / span > < / p >
2022-09-14 20:04:15 +03:00
< / div >
2022-09-29 21:42:43 +03:00
< div class = "gen-art-mobile" id = "m-gen-art-5" > < / div >
< div class = "gen-art-mobile" id = "m-gen-art-6" > < / div >
2022-09-29 03:27:09 +03:00
< 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" > OS CONTRIBUTIONS< / p >
< p class = "stat-number teal" > 500,000< / p >
< / div >
2022-09-29 22:00:56 +03:00
< div class = "gen-art-mobile" id = "m-gen-art-7" > < / div >
< div class = "gen-art-mobile" id = "m-gen-art-8" > < / div >
2022-09-29 03:27:09 +03:00
< 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 >
2022-09-13 18:12:56 +03:00
{{- partial "full-width-cta.html" . -}}
2022-09-14 20:04:15 +03:00
2022-09-13 18:12:56 +03:00
<!-- partners -->
2022-09-13 18:31:25 +03:00
< section class = "partners" >
2022-09-22 22:20:48 +03:00
< div class = "gen-art" id = "gen-art-10" > < / div >
2022-09-13 18:12:56 +03:00
< div class = "container" >
< div class = "row" >
2022-09-27 02:26:13 +03:00
< div class = "col-xl-6 col-lg-6 col-md-6 col-sm-12" style = "position:relative; z-index: 2;" >
2022-09-13 18:12:56 +03:00
< h2 > partners< / h2 >
2022-10-19 20:50:00 +03:00
< p > At our core, tea is about building an open-source ecosystem that is fair for everyone. This is an enormous undertaking and we can’ t do it alone. Here we want to thank those that have already enlisted for the Open-Source Revolution.< / p >
<!-- Add in community to partners, with large metric feed. Maybe use fists icon for that -->
2022-09-13 18:12:56 +03:00
< / div >
< div class = "col" >
< / div >
< / div >
2022-09-14 03:50:52 +03:00
< div class = "row pt-5" >
< div class = "col" >
2022-09-29 02:19:45 +03:00
< img class = "partner-logo" id = "binance-logo" src = "/Images/binance-logo-white.svg" alt = "Binance Logo" style = "width:16.183vw;" >
< img class = "partner-logo ps-5" id = "galaxy-eco-labs" src = "/Images/galaxy-eco.svg" alt = "Galaxy Eco Logo" style = "width:40%;" >
2022-09-29 22:56:05 +03:00
< img class = "mobile-grid-element" src = "/Images/mobile-grid-element-3-rows.svg" alt = "grid" style = "margin-top: -2.8vw;" >
< div class = "gen-art-mobile" id = "m-gen-art-9" > < / div >
2022-09-14 03:50:52 +03:00
< / div >
< / div >
2022-09-13 18:12:56 +03:00
< / div >
< / section >
2022-06-16 17:14:27 +03:00
{{ end }}