Big site refresh + add missing DevOps page
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2023-08-07 17:21:37 +02:00
commit 589ca352f1
39 changed files with 915 additions and 877 deletions

View file

@ -1,5 +1,5 @@
+++
title = "Comment happyDomain peut vous aider ?"
title = "How happyDomain can help you?"
layout = "usage"
+++
@ -23,7 +23,7 @@ layout = "usage"
</h4>
<hr class="bg-light mx-5">
<p>
No matter how many customers you follow, happy<span class="font-weight-bold">DNS</span> always gives you a clear overview.
No matter how many customers you follow, happy<span class="font-weight-bold">Domain</span> always gives you a clear overview.
</p>
</div>
<div class="order-1 col-md-7 py-2 align-self-center">
@ -46,7 +46,7 @@ layout = "usage"
</h4>
<hr class="bg-light mx-5">
<p>
Don't be afraid of discovering a new host. happy<span class="font-weight-bold">DNS</span> manages over 25 hosts worldwide. Your customers are probably using them.
Don't be afraid of discovering a new host. happy<span class="font-weight-bold">Domain</span> manages over 25 hosts worldwide. Your customers are probably using them.
</p>
</div>
</div>
@ -63,7 +63,7 @@ layout = "usage"
</h4>
<hr class="bg-light mx-5">
<p>
A new service? An urgent fix? happy<span class="font-weight-bold">DNS</span> uses simple terminology to stay focused.
A new service? An urgent fix? happy<span class="font-weight-bold">Domain</span> uses simple terminology to stay focused.
</p>
</div>
<div class="order-1 col-md-7">
@ -88,7 +88,7 @@ layout = "usage"
</h4>
<hr class="bg-light mx-5">
<p>
Whether it is permanent or in preparation for a particular event, happy<span class="font-weight-bold">DNS</span> offers you the possibility to collaborate on the editing of the same area.
Whether it is permanent or in preparation for a particular event, happy<span class="font-weight-bold">Domain</span> offers you the possibility to collaborate on the editing of the same area.
</p>
<p>
Delegate to your client's teams all or only part of the area, it's up to you.
@ -97,74 +97,3 @@ layout = "usage"
</div>
</div>
</div>
<div class="container my-5">
<div class="row py-5">
<div class="col-md-10 offset-md-1 col-lg-8 offset-lg-2 col-xl-6 offset-xl-3 text-center">
<h4 class="font-weight-bold mb-3">
Try happy<span class="font-weight-bolder">DNS</span> now!<br>
It's free software.
</h4>
<p>
happy<span class="font-weight-bold">DNS</span> is a free project that you can use online, but you can also install on your machine.
</p>
<p>
<a class="btn btn-primary mt-2 mx-3" data-umami-event="cta-freelance-tryit" href="/join">Try online now &#187;</a>
<a class="btn btn-outline-secondary mt-2 mx-3" data-umami-event="cta-freelance-downloads" href="/#downloads">Download &#187;</a>
</p>
<p class="mt-5">
And if you do not find your happiness in our current interface, come and discuss it with us:
</p>
<div class="row cols-1 cols-sm-3">
<div class="col">
<div class="card h-100">
<a href="https://framaforms.org/une-minute-pour-nous-dire-ou-aller-1610359677" class="card-body list-group-item-action text-center font-weight-bold d-flex flex-column">
<img src="/img/screenshots/users/survey.svg" alt="Give us your feedback" class="w-100 mb-3 flex-grow-1">
<span>Give us your feedback</span>
</a>
</div>
</div>
<div class="col">
<div class="card">
<a href="https://matrix.to/#/#happyDNS:matrix.org" class="card-body list-group-item-action text-center font-weight-bold d-flex flex-column">
<img src="/img/screenshots/users/chat.svg" alt="Join us on Matrix" class="w-100 mb-3 flex-grow-1">
<span>Join us on Matrix</span>
</a>
</div>
</div>
<div class="col">
<div class="card">
<a href="https://web.libera.chat/#happydns" class="card-body list-group-item-action text-center font-weight-bold d-flex flex-column">
<img src="/img/screenshots/users/chat.svg" alt="get in touch on IRC" class="w-100 mb-3 flex-grow-1">
<span>Get in touch on IRC</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-secondary text-light text-center py-5">
<div class="container my-4">
<div class="row">
<div class="order-0 col-md-5 offset-md-1 align-self-center text-center">
<h3 class="font-weight-bolder">About us?</h3>
</div>
<div class="order-1 col-md-5">
<h4 class="font-weight-bold mb-3">
We are a team of passionate system administrators/DevOps!
</h4>
<p>
Our ambition is to make domain names <span class="text-dark text-hilight px-1">accessible and usable for everyone</span>!
</p>
</div>
</div>
</div>
</div>