Adapting to dynamic number of cards.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2021-08-09 14:38:32 +02:00
parent 759368a87b
commit 48935241a9
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
2 changed files with 26 additions and 0 deletions

View file

@ -16,7 +16,14 @@ Links:
URL: https://apps.ad5001.eu/fr/
Cards:
List:
- FLOSS
- Privacy
- Platforms
FLOSS:
Color: blue
Orientation: topleft2bottomright
Icon: free
Title: Libre, gratuit et open source
Description: |
Les logiciels que je publie suivent la philosophie [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:
@ -30,6 +37,9 @@ Cards:
Icon: license
URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres
Privacy:
Color: purple
Orientation: top2bottom
Icon: 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.
@ -40,6 +50,9 @@ Cards:
Icon: apps
URL: https://apps.ad5001.eu/fr/
Platforms:
Color: yellow
Orientation: topright2bottomleft
Icon: platforms
Title: Disponible 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.

View file

@ -16,7 +16,14 @@ Links:
URL: https://apps.ad5001.eu
Cards:
List:
- FLOSS
- Privacy
- Platforms
FLOSS:
Color: blue
Orientation: topleft2bottomright
Icon: free
Title: Free, Libre and Open Source
Description: |
The software I publish follow the [FLOSS (Free, Libre and Open Source Software)](https://en.wikipedia.org/wiki/Free_and_open-source_software) philosophy and are published under licenses that follow it like:
@ -30,6 +37,9 @@ Cards:
Icon: license
URL: https://en.wikipedia.org/wiki/Free-software_license
Privacy:
Color: purple
Orientation: top2bottom
Icon: privacy
Title: Private by design
Description: |
Being FLOSS, the source code of the software I publish is fully available [on my git server](https://git.ad5001.eu), making it transparent to all.
@ -40,6 +50,9 @@ Cards:
Icon: apps
URL: https://apps.ad5001.eu
Platforms:
Color: yellow
Orientation: topright2bottomleft
Icon: platforms
Title: OS agnostic
Description: |
By using platform abstractions, whether made by hand, or using [frameworks](https://en.wikipedia.org/wiki/Software_framework), the software I create is available on a wide variety of platforms.