diff --git a/content/_index.fr.html b/content/_index.fr.html index a10f1fc..7327405 100644 --- a/content/_index.fr.html +++ b/content/_index.fr.html @@ -48,46 +48,154 @@ title: Accueil
-
-
-
+
+
+

Une connexion filaire

- +

d'un débit d'un 1Gb/s symétrique

+ }}">
-
-
+
+

Une couverture Wi-Fi

- +

Wi-Fi dans 5 résidences CROUS et Wi-Fi FedeRez

+ }}">
-
-
+
+
-

Des services Web

+

NextCloud

- +
-

dont un stockage cloud de 30Go à vie

+

Stockage cloud de 30Go à vie

+ +
+
+ +
+
+
+

Jitsi

+
+
+ +
+
+

Visioconférence simple et sécurisée

+
+ +
+
+ +
+
+
+

Gitea

+
+
+ +
+
+

Forge pour le développement de logiciels

+
+ +
+
+ +
+
+
+

Serveur Matrix.org

+
+
+ +
+
+

Messagerie instantanée en ligne chiffré et décentralisé

+
+ +
+
+ +
+
+
+

Etherpad

+
+
+ +
+
+

Prise de notes collaboratives

+
+ +
+
+ +
+
+
+

HedgeDoc

+
+
+ +
+
+

Éditeur de documents collaboratif en Markdown

+
+ +
+
+ +
+
+
+

PrivateBin

+
+
+ +
+
+

Partage de texte sécurisé

+
+ +
+
+ +
+
+
+

Kanboard

+
+
+ +
+
+

Outil de suivi de projets

+
+
diff --git a/content/faq.fr.md b/content/faq.fr.md index 3e0ccc7..4106c79 100644 --- a/content/faq.fr.md +++ b/content/faq.fr.md @@ -129,7 +129,7 @@ Directement sur [l'intranet](https://intranet.auro.re/users/mon_profil/). ### Quels services offrez-vous aux adhérents ? -Les adhérents peuvent accèder à l'ensemble des services listés sur [la page d'accueil](https://intranet.auro.re/) de l'intranet. +Les adhérents peuvent accèder à l'ensemble des services listés sur [la page d'accueil](https://auro.re/). ### Quels services offrez-vous aux anciens adhérents ? diff --git a/static/images/feature/cable.svg b/static/images/feature/cable.svg new file mode 100644 index 0000000..90b68c7 --- /dev/null +++ b/static/images/feature/cable.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/images/feature/etherpad.svg b/static/images/feature/etherpad.svg new file mode 100644 index 0000000..3b40110 --- /dev/null +++ b/static/images/feature/etherpad.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/images/feature/gitea.svg b/static/images/feature/gitea.svg new file mode 100644 index 0000000..168c1b5 --- /dev/null +++ b/static/images/feature/gitea.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/images/feature/hedgedoc.svg b/static/images/feature/hedgedoc.svg new file mode 100644 index 0000000..02acfe0 --- /dev/null +++ b/static/images/feature/hedgedoc.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/images/feature/jitsi.svg b/static/images/feature/jitsi.svg new file mode 100644 index 0000000..a5bc4dc --- /dev/null +++ b/static/images/feature/jitsi.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/static/images/feature/kanboard.svg b/static/images/feature/kanboard.svg new file mode 100644 index 0000000..0d7f204 --- /dev/null +++ b/static/images/feature/kanboard.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/images/feature/matrix.svg b/static/images/feature/matrix.svg new file mode 100644 index 0000000..46793d4 --- /dev/null +++ b/static/images/feature/matrix.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/static/images/feature/nextcloud.svg b/static/images/feature/nextcloud.svg new file mode 100644 index 0000000..8f6a0f1 --- /dev/null +++ b/static/images/feature/nextcloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/static/images/feature/privatebin.svg b/static/images/feature/privatebin.svg new file mode 100644 index 0000000..880f689 --- /dev/null +++ b/static/images/feature/privatebin.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/images/feature/wifi.svg b/static/images/feature/wifi.svg new file mode 100644 index 0000000..8eaca53 --- /dev/null +++ b/static/images/feature/wifi.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/images/feature_cable.svg b/static/images/feature_cable.svg deleted file mode 100644 index 17aa308..0000000 --- a/static/images/feature_cable.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/static/images/feature_web.svg b/static/images/feature_web.svg deleted file mode 100644 index a9ca8a0..0000000 --- a/static/images/feature_web.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/static/images/feature_wifi.svg b/static/images/feature_wifi.svg deleted file mode 100644 index 2625324..0000000 --- a/static/images/feature_wifi.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/themes/custom/assets/style.scss b/themes/custom/assets/style.scss index 97c3bf3..512db60 100644 --- a/themes/custom/assets/style.scss +++ b/themes/custom/assets/style.scss @@ -19,24 +19,37 @@ } .feature-card { - padding: 30px 5px; - width: 300px; + position: relative; + padding: 0.8em; background-color: lighten($background-base-color, 3); - border-radius: 3px; - margin: 0 auto; + border-radius: 5px; .card-title h4 { font-size: 1.2rem; font-weight: 600; } .card-icon img { height: 120px; - margin: 20px 0; } .card-text { - padding: 0 40px; + padding: 0 1em; } } +.feature-card:hover, +.feature-card:focus { + background-color: lighten($background-base-color, 6); +} + +.stretched-link:after { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1; + content: ""; +} + .content h2:before, .content h3:before { content: "#";