Fix typos here and there in the website.

This commit is contained in:
Joachim Desroches 2021-02-22 18:00:13 +01:00
parent 181426d9c7
commit 7f12557061
Signed by untrusted user who does not match committer: jdesroches
GPG Key ID: 6778C9C29C02D691
5 changed files with 83 additions and 58 deletions

View File

@ -2,8 +2,11 @@
<div class="row"> <div class="row">
<div class="col contact-leftpane"> <div class="col contact-leftpane">
<h2>We'd be happy to hear from you...</h1> <h2>We'd be happy to hear from you...</h1>
<p>a question, feedback, lunch invitation or anything you see fit. We're <p>
human, but do out best to reply within two working days.</p> a question, some feedback, a lunch invitation or anything you
see fit. We're human though, and will do out best to reply
within two working days.
</p>
<h2>Or reach out in a traditional way</h2> <h2>Or reach out in a traditional way</h2>
<p> <p>
@ -14,7 +17,7 @@
</p> </p>
<p> <p>
<img src="assets/images/contact.png" /> <img src="assets/images/contact.png" alt="Contact logo"/>
</p> </p>
</div> </div>
<div class="col contact-rightpane"> <div class="col contact-rightpane">

View File

@ -10,20 +10,24 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<img src="assets/images/web.svg" class="service-logo" /> <img src="assets/images/web.svg" alt="Recycled Cloud web hosting logo" class="service-logo" />
<h3>Web Hosting</h3> <h3>Web Hosting</h3>
<p class="service-description"> <p class="service-description">
Low-footprint (static website), Wordpress and generic PHP hosting. Low-footprint static website, Wordpress and
generic PHP hosting.
</p> </p>
<a href="services.html" class="btn btn-bold">Learn more</a> <a href="services.html" class="btn btn-bold">Learn more</a>
</div> </div>
<div class="col"> <div class="col">
<img src="assets/images/nas.svg" class="service-logo" /> <img src="assets/images/nas.svg" alt="Recycled Cloud backup hosting logo" class="service-logo" />
<h3>Storage</h3> <h3>Storage</h3>
<p class="service-description">Borg-based backup service and file syncing with NextCloud.</p> <p class="service-description">
Borg-based backup service and file syncing with
NextCloud.
</p>
<a href="services.html" class="btn btn-bold">Learn more</a> <a href="services.html" class="btn btn-bold">Learn more</a>
</div> </div>
@ -31,8 +35,10 @@
<img src="assets/images/server.svg" class="service-logo" /> <img src="assets/images/server.svg" class="service-logo" />
<h3>Generic Hosting</h3> <h3>Generic Hosting</h3>
<p class="service-description">KVM virtual machines, running either one of our images or your <p class="service-description">
own.</p> KVM virtual machines, running either one of our
images or your own.
</p>
<a href="services.html" class="btn btn-bold">Learn more</a> <a href="services.html" class="btn btn-bold">Learn more</a>
</div> </div>
@ -46,15 +52,15 @@
<h2>Members & Friends</h2> <h2>Members & Friends</h2>
<p> <p>
We wish the Recycled Cloud to be backed by a multitude of small We wish the Recycled Cloud to be backed by a multitude of small
organization, fighting against centralization and promoting a more organizations, fighting against centralization and promoting a more
local and social IT. local and humans-centered IT.
</p> </p>
</div> </div>
<div class="col"> <div class="col">
<div class="row justify-content-md-center"> <div class="row justify-content-md-center">
<div class="col-6"> <div class="col-6">
<div class="member-logo-container"> <div class="member-logo-container">
<img id="member-logo-edurable" src="assets/images/edurable-logo-black.svg" /> <img id="member-logo-edurable" alt="e-Durable logo" src="assets/images/edurable-logo-black.svg" />
</div> </div>
<ul> <ul>
@ -86,7 +92,7 @@
<div class="col"> <div class="col">
<h3>Donate unused hardware</h3> <h3>Donate unused hardware</h3>
<p> <p>
... or make sure you don't buy new ones for no good reason! ... or make sure you don't buy any new without a good reason!
</p> </p>
</div> </div>
<div class="col"> <div class="col">
@ -99,8 +105,8 @@
<h3>Join the federation!</h3> <h3>Join the federation!</h3>
<p> <p>
We would gladly welcome new member organizations, helping them We would gladly welcome new members, helping them help
helping us running the infrastructure running our Cloud. us run the infrastructure running our Cloud.
</p> </p>
</div> </div>
</div> </div>
@ -127,8 +133,8 @@
The technical documentation of the Recycled Cloud is The technical documentation of the Recycled Cloud is
public and available under an open license. We build public and available under an open license. We build
atop Free/Libre and Open Source Software in the most atop Free/Libre and Open Source Software in the most
open way we can find: there's no value in keeping it open way we can find: we find no value in keeping our
for ourselves. work for ourselves.
</p> </p>
<p> <p>
We are grateful for the many existing projects we use as building We are grateful for the many existing projects we use as building

View File

@ -4,16 +4,18 @@
<div class="col-9"> <div class="col-9">
<h1>Manifesto</h1> <h1>Manifesto</h1>
<p> <p>
We are saddened by the state of the world, and role that IT - which, We are saddened by the broken state of the world, and
for many of us, is our working field - is taking in it. We see the the role that IT - which, for many of us, is our working
current uses of these technologies as major social, political, field - is taking in destroying it. We see the current
economical and ecological offender. They, however, are not going away uses of IT technologies as major social, political,
anytime soon, and are nonetheless formidable tools for human economical and ecological offenders. However, computers
communication. are not going away anytime soon, and are formidable
tools for human communication.
</p> </p>
<p> <p>
This lets us not choice but to fight to bring them closer to our vision This leaves us with no choice but to fight to bring IT
of <b>what</b>, <b>how</b> and <b>why</b> they should be. infrastructure as close as possible to our vision of
<b>what</b>, <b>how</b> and <b>why</b> they should be.
</p> </p>
</div> </div>
</div> </div>
@ -23,42 +25,53 @@
<p> <p>
<strong>There is no such thing as 'green' or 'sustainable' IT.</strong> <strong>There is no such thing as 'green' or 'sustainable' IT.</strong>
<br /> <br />
It will always require high-tech globalised insdustries, as well as IT will always require high-tech globalised insdustries,
rare and hard to get resources. A maddening amount of those are throwed as well as rare and hard to get resources. A maddening
away: we get (most of) our hardware from the second-hand market... and amount of those are thrown away: we get (most of) our
landfills. We try to be the lesser evil but are not and will never be hardware from the second-hand market... and landfills.
'green'. We try to be the lesser evil but are not and can never
be 'green'.
</p> </p>
</div> </div>
<div class="col-6"> <div class="col-6">
<p> <p>
<strong>IT and 'high tech' in general is not necessarly the right solution to a <strong>
problem.</strong> IT and 'high tech' in general are not necessarly the
right solution to a problem.
</strong>
<br /> <br />
They are no different from any other tool*. You can't work around a They are no different from any other tool. You
ill-defined problem by aimlessly throwing resources and 'solutions' cannot work around an ill-defined problem by
at it. aimlessly throwing resources and 'solutions' at
it.
</p> </p>
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">
<p> <p>
<strong>For the better or worse, we already live in a world controlled by <strong>
technology.</strong> For better or for worse, we already live in a
world controlled by technology.
</strong>
<br /> <br />
We can't let an anyone size its control: we work in the open, with open We cannot let any single entity seize control of
tools, gladly welcome anyone who want to join and don't lock them in. our tech: we work in the open, with open tools,
gladly welcoming anyone who wants to join, not
locking them in our ecosystem.
</p> </p>
</div> </div>
<div class="col-6"> <div class="col-6">
<p> <p>
<strong>We fight against the use of technology as a mean of control an <strong>
manipulation.</strong> We fight against the use of technology as a mean
of control and manipulation.
</strong>
<br /> <br />
We fight against centralization, both from technical and governance We fight against centralization, both for
reasons. We are not one, but a federation of small hosting providers technical and governance reasons. We are not one
with similar ideology. company, but a federation of small hosting
providers with similar ideology.
</p> </p>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@ if_page () {
cat << EOF cat << EOF
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang=en>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>${TITLE:?}</title> <title>${TITLE:?}</title>
@ -24,7 +24,7 @@ cat << EOF
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-4"> <div class="col-4">
<img src="assets/images/logo.png" id="nav-logo" /> <img src="assets/images/logo.png" id="nav-logo" alt="Recycled Cloud Logo"/>
</div> </div>
<div class="col-6"> <div class="col-6">
<nav> <nav>

View File

@ -4,7 +4,7 @@
<div class="h2-blue section"> <div class="h2-blue section">
<h2> <h2>
<img src="assets/images/web.svg" class="service-logo" /> <img src="assets/images/web.svg" alt="Recycled Cloud web hosting logo" class="service-logo" />
Web Hosting - Static, Wordpress, Generic Web Hosting - Static, Wordpress, Generic
</h2> </h2>
<hr /> <hr />
@ -14,19 +14,20 @@
<h3>Static Website</h3> <h3>Static Website</h3>
<p class="service-description-large"> <p class="service-description-large">
Low-footprint, pre-generated website hosting. You can use tools such as Low-footprint, pre-generated static website hosting. You can use
Publii to manage your website. There is no management interface to edit tools such as Publii to manage your website. There is no
the website: it is your responsibility to provide a functional website. management interface to edit the website: it is your
responsibility to provide a functional website.
</p> </p>
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a> <a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
</div> </div>
<div class="col-4"> <div class="col-4">
<h3>Wordpress Website</h3> <h3>Wordpress Website</h3>
<p class="service-description-large"> <p class="service-description-large">
We deploy a dedicated wordpress instance, the most used Content We deploy a dedicated wordpress instance, the Content Management
Management System (CMS) used on the web, for you. The website is System (CMS) most used on the web, for you. The website is
dynamically generated and can be managed via a web interface. dynamically generated and can be managed via a web interface.
</p> </p>
@ -45,7 +46,7 @@
</div> </div>
<h2> <h2>
<img src="assets/images/nas.svg" class="service-logo" /> <img src="assets/images/nas.svg" alt="Recycled Cloud file storage logo" class="service-logo" />
Storage - Backup and file sharing Storage - Backup and file sharing
</h2> </h2>
<hr /> <hr />
@ -55,7 +56,7 @@
<h3>Borg Backups</h3> <h3>Borg Backups</h3>
<p class="service-description"> <p class="service-description">
We offer borg-based append-only backup on the recycled cloud. We offer borg-based append-only backups on the recycled cloud.
Managed backups can be offered by your local provider. Managed backups can be offered by your local provider.
</p> </p>
@ -64,14 +65,16 @@
<div class="col-4"> <div class="col-4">
<h3>File Sharing</h3> <h3>File Sharing</h3>
<p class="service-description">Nextcloud-based file sharing and syncing.</p> <p class="service-description">
We offer Nextcloud-based file sharing and syncing.
</p>
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a> <a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
</div> </div>
</div> </div>
<h2> <h2>
<img src="assets/images/server.svg" class="service-logo" /> <img src="assets/images/server.svg" alt="Recycled Cloud VPS logo" class="service-logo" />
Generic Hosting - Virtual Machines Generic Hosting - Virtual Machines
</h2> </h2>
<hr /> <hr />
@ -82,7 +85,7 @@
<p class="service-description"> <p class="service-description">
We offer unmanaged Virtual Machines (VMs), which can run either We offer unmanaged Virtual Machines (VMs), which can run either
one of our images our yor own. We currently have images ready for one of our images our your own. We currently have images ready for
Debian GNU/Linux, Ubuntu GNU/Linux and Alpine Linux, but other Debian GNU/Linux, Ubuntu GNU/Linux and Alpine Linux, but other
distributions and *BSD can be defined on demand. distributions and *BSD can be defined on demand.