Small changes to front page text
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alex 2022-01-31 12:03:25 +01:00
parent 937245b202
commit 143c9403e6
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -49,7 +49,7 @@
<div class="flex flex-col items-center justify-start space-y-2"> <div class="flex flex-col items-center justify-start space-y-2">
<h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Our Goals</h2> <h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Our Goals</h2>
<div class="w-8 h-1 bg-garage-orange"></div> <div class="w-8 h-1 bg-garage-orange"></div>
<p class="text-center leading-5 italic">We made it lightweight and kept the efficiency in mind.</p> <p class="text-center leading-5 italic">We made it lightweight and kept the efficiency in mind:</p>
<ul class="list-style-none font-semibold flex flex-col items-center justify-center py-4"> <ul class="list-style-none font-semibold flex flex-col items-center justify-center py-4">
<li class="py-1.5"> <li class="py-1.5">
As self-contained as possible As self-contained as possible
@ -59,6 +59,10 @@
Easy to set up Easy to set up
</li> </li>
<div class="w-2 h-2 rounded-full bg-garage-orange"></div> <div class="w-2 h-2 rounded-full bg-garage-orange"></div>
<li class="py-1.5">
Made for multi-datacenter deployments
</li>
<div class="w-2 h-2 rounded-full bg-garage-orange"></div>
<li class="py-1.5 text-center"> <li class="py-1.5 text-center">
Highly resilient to<br> Highly resilient to<br>
<div class="font-normal"> <div class="font-normal">
@ -68,14 +72,6 @@
<span>sysadmin failures</span> <span>sysadmin failures</span>
</div> </div>
</li> </li>
<div class="w-2 h-2 rounded-full bg-garage-orange"></div>
<li class="py-1.5">
Relatively simple
</li>
<div class="w-2 h-2 rounded-full bg-garage-orange"></div>
<li class="py-1.5">
Made for multi-datacenter deployments
</li>
</ul> </ul>
</div> </div>
@ -83,7 +79,7 @@
<h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Keeping requirements low</h2> <h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Keeping requirements low</h2>
<div class="w-8 h-1 bg-garage-orange"></div> <div class="w-8 h-1 bg-garage-orange"></div>
<p class="text-center leading-5 italic"> <p class="text-center leading-5 italic">
We worked hard to keep requirements as low as possible<br>as we target the largest possible public. We worked hard to keep requirements as low as possible<br>as we target the largest possible public:
</p> </p>
<ul class="text-center list-style-none flex flex-col space-y-2 justify-start py-4"> <ul class="text-center list-style-none flex flex-col space-y-2 justify-start py-4">
<li class="flex flex-col md:flex-row items-center justify-start"> <li class="flex flex-col md:flex-row items-center justify-start">
@ -128,7 +124,7 @@
<h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Data resiliency for everyone</h2> <h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Data resiliency for everyone</h2>
<div class="w-8 h-1 bg-garage-orange"></div> <div class="w-8 h-1 bg-garage-orange"></div>
<p class="text-center leading-5 italic pb-4"> <p class="text-center leading-5 italic pb-4">
Lorem ipsum dolor sit amet consectetur adipisicing elit. We built Garage to suit your existing infrastructure:
</p> </p>
<p class="font-normal"> <p class="font-normal">
Garage implements the Amazon S3 API<br>and thus is already compatible with many applications. Garage implements the Amazon S3 API<br>and thus is already compatible with many applications.
@ -171,7 +167,7 @@
<h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Standing on the shoulders of giants</h2> <h2 class="mb-2 text-xl text-center md:text-2xl font-bold text-garage-orange leading-5">Standing on the shoulders of giants</h2>
<div class="w-8 h-1 bg-garage-orange"></div> <div class="w-8 h-1 bg-garage-orange"></div>
<p class="text-center leading-5 italic"> <p class="text-center leading-5 italic">
Lorem ipsum dolor sit amet consectetur adipisicing elit. We leveraged insights from recent research in distributed systems:
</p> </p>
<ul class="text-center list-style-none flex flex-col items-center py-4"> <ul class="text-center list-style-none flex flex-col items-center py-4">
<li> <li>
@ -197,7 +193,9 @@
The Deuxfleurs association has received a grant from <a class="text-garage-orange underline" href="https://pointer.ngi.eu/" target="_blank">NGI POINTER</a>, The Deuxfleurs association has received a grant from <a class="text-garage-orange underline" href="https://pointer.ngi.eu/" target="_blank">NGI POINTER</a>,
to fund 3 people working on Garage full-time for a year : from October 2021 to September 2022. to fund 3 people working on Garage full-time for a year : from October 2021 to September 2022.
</p> </p>
<img src="{{ get_url(path='images/ngi-pointer-eu.png') }}" class="w-2/3" alt="NGI Pointers"> <p class="text-center">
<img src="{{ get_url(path='images/ngi-pointer-eu.png') }}" class="w-2/3" alt="NGI Pointers">
</p>
<p class="italic"> <p class="italic">
This project has received funding from the European Union's Horizon 2021 research and innovation programme This project has received funding from the European Union's Horizon 2021 research and innovation programme
within the framework of the NGI-POINTER Project funded under grant agreement N° 871528. within the framework of the NGI-POINTER Project funded under grant agreement N° 871528.