coopcloud.tech/themes/coopcloud.tech/layouts/partials/index/server_hero.html

30 lines
1.4 KiB
HTML

<section id="server-hero" class="hero is-medium">
<div class="container">
<div class="hero-body has-text-centered">
<div class="columns is-centered">
<div class="column is-three-quarters-desktop is-two-thirds-tablet is-full-mobile">
<p class="title is-size-2">
<a href="https://public-interest-tech.com/" target="_blank"
>Public interest</a
>
infrastructure.
</p>
<p class="subtitle is-size-2">
An alternative to corporate clouds built by
<a href="https://www.coops.tech/manifesto" target="_blank">
tech co-ops</a
>.
</p>
</div>
</div>
</div>
<div class="has-text-left">
<div class="column is-two-thirds">
<p class="subtitle is-size-3">
Co-op Cloud is a software stack that aims to make hosting <a href="https://www.gnu.org/philosophy/free-sw.html" target="_blank">libre software applications</a> simple for small service providers such as <a href="https://www.coops.tech/manifesto" target="_blank">tech co-operatives</a> who are looking to standardise around an open, transparent and scalable infrastructure. It uses the latest container technologies and configurations are shared into the commons for the benefit of all.
</p>
</div>
</div>
</div>
</section>