French version of main page, switching icons to fonts.
This commit is contained in:
parent
ae33cd2723
commit
447afe4d4f
3 changed files with 98 additions and 18 deletions
32
config.yaml
32
config.yaml
|
@ -17,46 +17,46 @@ languages:
|
|||
main:
|
||||
- identifier: apps
|
||||
name: Apps
|
||||
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome" alt="apps icon"/>
|
||||
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
|
||||
title: apps section
|
||||
url: https://apps.ad5001.eu/
|
||||
weight: 20
|
||||
- identifier: git
|
||||
name: Git
|
||||
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome" alt="git icon"/>
|
||||
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
|
||||
title: git section
|
||||
url: https://git.ad5001.eu
|
||||
weight: 10
|
||||
- identifier: about
|
||||
name: About
|
||||
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome" alt="about icon"/>
|
||||
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
|
||||
title: about section
|
||||
url: /about
|
||||
weight: 0
|
||||
social:
|
||||
- identifier: mastodon
|
||||
name: Mastodon
|
||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome" alt="Mastodon icon"/>
|
||||
pre: <i class="icon-mastodon" alt="Mastodon icon"></i>
|
||||
title: mastodon social icon
|
||||
url: https://mastodon.technology/@Ad5001
|
||||
- identifier: twitter
|
||||
name: Twitter
|
||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome" alt="Twitter icon"/>
|
||||
pre: <i class="icon-twitter" alt="Twitter icon"></i>
|
||||
title: twitter social icon
|
||||
url: https://twitter.com/Ad5001P4F
|
||||
- identifier: gitea
|
||||
name: Gitea
|
||||
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome" alt="Gitea icon"/>
|
||||
pre: <i class="icon-git" alt="Gitea icon"></i>
|
||||
title: gitea social icon
|
||||
url: https://git.ad5001.eu/Ad5001
|
||||
- identifier: github
|
||||
name: Github
|
||||
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome" alt="Github icon"/>
|
||||
pre: <i class="icon-github" alt="Github icon"></i>
|
||||
title: github social icon
|
||||
url: https://github.com/Ad5001
|
||||
- identifier: mail
|
||||
name: Mail
|
||||
pre: <img src="/icons/social/mail.svg" class="icon-as-text icon-monochrome" alt="Mail icon"/>
|
||||
pre: <i class="icon-mail" alt="Mail icon"></i>
|
||||
title: mail icon
|
||||
url: "" # Filled with JS to avoid spam.
|
||||
weight: 0
|
||||
|
@ -66,46 +66,46 @@ languages:
|
|||
main:
|
||||
- identifier: apps
|
||||
name: Apps
|
||||
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome" alt="apps icon"/>
|
||||
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
|
||||
title: apps list section
|
||||
url: https://apps.ad5001.eu/fr/
|
||||
weight: 20
|
||||
- identifier: git
|
||||
name: Git
|
||||
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome" alt="git icon"/>
|
||||
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
|
||||
title: git section
|
||||
url: https://git.ad5001.eu
|
||||
weight: 10
|
||||
- identifier: about
|
||||
name: À propos
|
||||
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome" alt="about icon"/>
|
||||
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
|
||||
title: about section
|
||||
url: /fr/a-propos
|
||||
weight: 0
|
||||
social:
|
||||
- identifier: mastodon
|
||||
name: Mastodon
|
||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome" alt="Mastodon icon"/>
|
||||
pre: <i class="icon-mastodon" alt="Mastodon icon"></i>
|
||||
title: mastodon social icon
|
||||
url: https://mastodon.technology/@Ad5001
|
||||
- identifier: twitter
|
||||
name: Twitter
|
||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome" alt="Twitter icon"/>
|
||||
pre: <i class="icon-twitter" alt="Twitter icon"></i>
|
||||
title: twitter social icon
|
||||
url: https://twitter.com/Ad5001P4F
|
||||
- identifier: gitea
|
||||
name: Gitea
|
||||
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome" alt="Gitea icon"/>
|
||||
pre: <i class="icon-git" alt="Gitea icon"></i>
|
||||
title: gitea social icon
|
||||
url: https://git.ad5001.eu/Ad5001
|
||||
- identifier: github
|
||||
name: Github
|
||||
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome" alt="Github icon"/>
|
||||
pre: <i class="icon-github" alt="Github icon"></i>
|
||||
title: github social icon
|
||||
url: https://github.com/Ad5001
|
||||
- identifier: mail
|
||||
name: Mail
|
||||
pre: <img src="/icons/social/mail.svg" class="icon-as-text icon-monochrome" alt="Mail icon"/>
|
||||
pre: <i class="icon-mail" alt="Mail icon"></i>
|
||||
title: mail icon
|
||||
url: "" # Filled with JS to avoid spam.
|
||||
weight: 0
|
||||
|
|
66
content/_index.fr.md
Normal file
66
content/_index.fr.md
Normal file
|
@ -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/
|
||||
---
|
||||
|
|
@ -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/
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue