From 8b4db222985555b5ca3db3f1b6879e9bd1f6565c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Wed, 7 Oct 2020 07:19:43 +0200 Subject: [PATCH] Cleanup index pages (fr, en) --- accueil-recycled-cloud.html | 154 ------------------ .../css/main.css | 45 +---- .../images}/logo-recycled-cloud-800-trspt.png | Bin .../images}/logo-recycled-cloud-800.jpg | Bin .../images}/logo-recycled-cloud.png | Bin index-en.html | 44 +++++ index-fr.html | 44 +++++ index.html | 1 + 8 files changed, 97 insertions(+), 191 deletions(-) delete mode 100755 accueil-recycled-cloud.html rename homepage-recycled-cloud.html => assets/css/main.css (76%) mode change 100755 => 100644 rename {images => assets/images}/logo-recycled-cloud-800-trspt.png (100%) rename {images => assets/images}/logo-recycled-cloud-800.jpg (100%) rename {images => assets/images}/logo-recycled-cloud.png (100%) create mode 100755 index-en.html create mode 100755 index-fr.html create mode 120000 index.html diff --git a/accueil-recycled-cloud.html b/accueil-recycled-cloud.html deleted file mode 100755 index c1be576..0000000 --- a/accueil-recycled-cloud.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - -page d'Accueil Recycled Cloud - - - - -
-
-
-
-

Bienvenue chez Recycled.Cloud !
- Votre cloud aux plus hautes valeurs environnementales !
- 100% Recyclé, 100% Suisse, 100% Vert.

-

Faites la transition avec nous vers un avenir plus durable en hébergeant votre site web, vos serveurs, en gérant vos machines virtuelles ou en sauvegardant vos données dans le Recycled.Cloud.

-

Définissez votre cloud, hybride ou privé, sur mesure et avec nos experts. Contactez-nous pour augmenter la valeur environnementale de votre informatique ou pour contribuer en donnant vos vieux serveurs.
-

-

Lire notre histoire pour en savoir plus sur nos actions et sur la façon dont nous avons construit ce nuage avec notre cœur et notre engagement pour la planète.

-

=>in English
-

-
- -
- - diff --git a/homepage-recycled-cloud.html b/assets/css/main.css old mode 100755 new mode 100644 similarity index 76% rename from homepage-recycled-cloud.html rename to assets/css/main.css index 5db6ad7..e09b8c8 --- a/homepage-recycled-cloud.html +++ b/assets/css/main.css @@ -1,10 +1,3 @@ - - - - -Home page Recycled Cloud - - +#logo { + display: block; +} -
-
-
-
-

Welcome to Recycled.Cloud !
- Your Cloud with the highest environmental values !
- 100% Recycled, 100% Swiss, 100% Green.

-


-

-

Transition with us to a more sustainable future by hosting your web site, hosting your servers, managing your virtual machines or backing up your data in the Recycled.Cloud.

-

Define your cloud, hybrid or private, tailor-made and with our experts. Contact us to increase the environmental value of your IT or to contribute by donating your old servers.
-
- Read our story
to know more about our actions and how we have been building this Cloud with our heart and our engagement for the planet.

-

=>en Français
-

-
- -
- - diff --git a/images/logo-recycled-cloud-800-trspt.png b/assets/images/logo-recycled-cloud-800-trspt.png similarity index 100% rename from images/logo-recycled-cloud-800-trspt.png rename to assets/images/logo-recycled-cloud-800-trspt.png diff --git a/images/logo-recycled-cloud-800.jpg b/assets/images/logo-recycled-cloud-800.jpg similarity index 100% rename from images/logo-recycled-cloud-800.jpg rename to assets/images/logo-recycled-cloud-800.jpg diff --git a/images/logo-recycled-cloud.png b/assets/images/logo-recycled-cloud.png similarity index 100% rename from images/logo-recycled-cloud.png rename to assets/images/logo-recycled-cloud.png diff --git a/index-en.html b/index-en.html new file mode 100755 index 0000000..71046c9 --- /dev/null +++ b/index-en.html @@ -0,0 +1,44 @@ + + + + + Recycled Cloud + + + +
+
+ + + +
+
+

Welcome to recycled.cloud!
+ Your Cloud with the highest environmental values!
+ 100% Recycled, 100% Swiss, 100% Green.

+
+

+ Transition with us to a more sustainable future by hosting your + website, hosting your servers, managing your virtual machines or + backing up your data in the Recycled.Cloud. +

+

+ Define your cloud, hybrid or private, tailor-made and with our experts. + Contact us to increase the + environmental value of your IT or to contribute by donating your old + servers. +

+ Read our story to know more about our + actions and how we have been building this Cloud with our heart and our + engagement for the planet. +

+
+ +
+ + diff --git a/index-fr.html b/index-fr.html new file mode 100755 index 0000000..962ee6c --- /dev/null +++ b/index-fr.html @@ -0,0 +1,44 @@ + + + + + Recycled Cloud + + + +
+
+ + + +
+
+

Bienvenue chez Recycled.Cloud !
+ Votre cloud aux plus hautes valeurs environnementales !
+ 100% Recyclé, 100% Suisse, 100%Vert.

+ +

+ Faites la transition avec nous vers un avenir plus durable en hébergeant + votre site web, vos serveurs, en gérant vos machines virtuelles ou en + sauvegardant vos données dans le Recycled.Cloud. +

+

+ Définissez votre cloud, hybride ou privé, sur mesure et avec nos experts. + Contactez-nous pour augmenter + la valeur environnementale de votre informatique ou pour contribuer en + donnant vos vieux serveurs. +

+ Lire notre histoire pour en savoir plus + sur nos actions et sur la façon dont nous avons construit ce nuage avec + notre cœur et notre engagement pour la planète.

+

+
+ +
+ + diff --git a/index.html b/index.html new file mode 120000 index 0000000..bb5e941 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +index-en.html \ No newline at end of file