From 447afe4d4f91b05bbe0bd0b4683a19cefeaf7428 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Sat, 17 Jul 2021 00:38:04 +0200 Subject: [PATCH] French version of main page, switching icons to fonts. --- config.yaml | 32 ++++++++++----------- content/_index.fr.md | 66 ++++++++++++++++++++++++++++++++++++++++++++ content/_index.md | 18 ++++++++++-- 3 files changed, 98 insertions(+), 18 deletions(-) create mode 100644 content/_index.fr.md diff --git a/config.yaml b/config.yaml index 898fd06..44f89a6 100644 --- a/config.yaml +++ b/config.yaml @@ -17,46 +17,46 @@ languages: main: - identifier: apps name: Apps - pre: apps icon + pre: title: apps section url: https://apps.ad5001.eu/ weight: 20 - identifier: git name: Git - pre: git icon + pre: title: git section url: https://git.ad5001.eu weight: 10 - identifier: about name: About - pre: about icon + pre: title: about section url: /about weight: 0 social: - identifier: mastodon name: Mastodon - pre: Mastodon icon + pre: title: mastodon social icon url: https://mastodon.technology/@Ad5001 - identifier: twitter name: Twitter - pre: Twitter icon + pre: title: twitter social icon url: https://twitter.com/Ad5001P4F - identifier: gitea name: Gitea - pre: Gitea icon + pre: title: gitea social icon url: https://git.ad5001.eu/Ad5001 - identifier: github name: Github - pre: Github icon + pre: title: github social icon url: https://github.com/Ad5001 - identifier: mail name: Mail - pre: Mail icon + pre: title: mail icon url: "" # Filled with JS to avoid spam. weight: 0 @@ -66,46 +66,46 @@ languages: main: - identifier: apps name: Apps - pre: apps icon + pre: title: apps list section url: https://apps.ad5001.eu/fr/ weight: 20 - identifier: git name: Git - pre: git icon + pre: title: git section url: https://git.ad5001.eu weight: 10 - identifier: about name: À propos - pre: about icon + pre: title: about section url: /fr/a-propos weight: 0 social: - identifier: mastodon name: Mastodon - pre: Mastodon icon + pre: title: mastodon social icon url: https://mastodon.technology/@Ad5001 - identifier: twitter name: Twitter - pre: Twitter icon + pre: title: twitter social icon url: https://twitter.com/Ad5001P4F - identifier: gitea name: Gitea - pre: Gitea icon + pre: title: gitea social icon url: https://git.ad5001.eu/Ad5001 - identifier: github name: Github - pre: Github icon + pre: title: github social icon url: https://github.com/Ad5001 - identifier: mail name: Mail - pre: Mail icon + pre: title: mail icon url: "" # Filled with JS to avoid spam. weight: 0 diff --git a/content/_index.fr.md b/content/_index.fr.md new file mode 100644 index 0000000..b0856e0 --- /dev/null +++ b/content/_index.fr.md @@ -0,0 +1,66 @@ +--- +title: Page principale +description: Page principale et index du site web. +layout: main-index + +Description: | + ## Programmeur full-stack. + Je crée de nombreux types de logiciels que vous pouvez trouver sur mon [site d'applications](https://apps.ad5001.eu). + +Links: + - Title: À propos + Icon: person + URL: /fr/a-propos + - Title: Site d'apps + Icon: apps + URL: https://apps.ad5001.eu/fr + +Cards: + FLOSS: + Title: Libre, gratuit et open source + Description: | + Les logiciels que je publie suivent la philosphie [FLOSS (Free, Libre and Open Source Software)](https://fr.wikipedia.org/wiki/Logiciel_libre) et sont publiés sous des licences qui la suivent comme: + - la [Licence publique générale GNU v3](https://www.gnu.org/licenses/gpl-3.0.fr.html) + - the [Licence publique générale GNU Affero v3](https://www.gnu.org/licenses/agpl-3.0.fr.html) + - the [Licence publique Mozilla v2](https://www.mozilla.org/en-US/MPL/2.0/). + + tandis que mon travail créatif est généralement publié sous la license [Creative Commons BY-NC-SA v4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.fr). + Links: + - Title: Licences FLOSS + Icon: license + URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres + Privacy: + Title: Privé par nature + Description: | + En tant que FLOSS, le code source des logiciels que je publie est entièrement disponible [sur mon serveur git](https://git.ad5001.eu), ce qui le rend transparent pour tous. + De ce fait, les logiciels que je crée et publie ne [téléphone pas à la maison](https://en.wikipedia.org/wiki/Phoning_home) ni n'envoie de données sur l'internet, à moins que l'utilisateur n'y consente explicitement. + Certains des logiciels que j'ai créés, comme [AccountFree](https://apps.ad5001.eu/fr/accountfree) ou [unchecker](https://apps.ad5001.eu/fr/unchecker), ont été conçus pour résoudre des problèmes liés au manque de respect de la vie privée de certaines entreprises. + Links: + - Title: Site d'apps + Icon: apps + URL: https://apps.ad5001.eu/fr/ + Platforms: + Title: Disponibles partout + Description: | + En utilisant des abstractions de plateforme, qu'elles soient faites à la main ou à l'aide de [frameworks](https://en.wikipedia.org/wiki/Software_framework), les logiciels que je crée sont disponibles sur une grande variété de plateformes. + Bien que je ne puisse évidemment pas empaqueter pour chaque système de distribution existant, j'essaie d'utiliser au moins une platforme de distribution pour chaque plateforme que le logiciel supporte. + Links: + - Title: Voir les platformes + Icon: platforms + URL: /fr/platformes-de-distribution + +NewSection: + Title: Nouveau site web. + Description: Vous êtes en train de consulter la toute dernière version de mon site web. Les anciens sites web sont toujours accessibles via les liens ci-dessous. + Links: + - Title: Site de téléchargements + Icon: open-external + URL: https://download.ad5001.eu/fr/ + - Title: Site des projects + Icon: open-external + URL: https://projects.ad5001.eu/fr/ + - Title: Site d'API + Icon: open-external + URL: https://api.ad5001.eu/fr/ +--- + diff --git a/content/_index.md b/content/_index.md index b9b94e8..a2be2dd 100644 --- a/content/_index.md +++ b/content/_index.md @@ -5,7 +5,7 @@ layout: main-index Description: | ## Full stack developer. - I create many different kinds of software you can find over my [application's website](https://apps.ad5001.eu). + I create many different kinds of software you can find over my [applications' website](https://apps.ad5001.eu). Links: - Title: About me @@ -26,7 +26,7 @@ Cards: while my creative work is generally published under the [Creative Commons BY-NC-SA v4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). Links: - - Title: About FLOSS licenses + - Title: FLOSS licenses Icon: license URL: https://en.wikipedia.org/wiki/Free-software_license Privacy: @@ -48,4 +48,18 @@ Cards: - Title: Check Platforms Icon: platforms URL: /distribution-platforms + +NewSection: + Title: New website + Description: You're viewing right now the newest version of my website. The my legacy websites can still be accessed throught the links below. + Links: + - Title: Download website + Icon: open-external + URL: https://download.ad5001.eu/en/ + - Title: Projects website + Icon: open-external + URL: https://projects.ad5001.eu/en/ + - Title: API website + Icon: open-external + URL: https://api.ad5001.eu/en/ ---