Adapting to dynamic number of cards.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
759368a87b
commit
48935241a9
2 changed files with 26 additions and 0 deletions
|
@ -16,7 +16,14 @@ Links:
|
||||||
URL: https://apps.ad5001.eu/fr/
|
URL: https://apps.ad5001.eu/fr/
|
||||||
|
|
||||||
Cards:
|
Cards:
|
||||||
|
List:
|
||||||
|
- FLOSS
|
||||||
|
- Privacy
|
||||||
|
- Platforms
|
||||||
FLOSS:
|
FLOSS:
|
||||||
|
Color: blue
|
||||||
|
Orientation: topleft2bottomright
|
||||||
|
Icon: free
|
||||||
Title: Libre, gratuit et open source
|
Title: Libre, gratuit et open source
|
||||||
Description: |
|
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:
|
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
|
Icon: license
|
||||||
URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres
|
URL: https://fr.wikipedia.org/wiki/Logiciel_libre#Licences_libres
|
||||||
Privacy:
|
Privacy:
|
||||||
|
Color: purple
|
||||||
|
Orientation: top2bottom
|
||||||
|
Icon: privacy
|
||||||
Title: Privé par nature
|
Title: Privé par nature
|
||||||
Description: |
|
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.
|
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
|
Icon: apps
|
||||||
URL: https://apps.ad5001.eu/fr/
|
URL: https://apps.ad5001.eu/fr/
|
||||||
Platforms:
|
Platforms:
|
||||||
|
Color: yellow
|
||||||
|
Orientation: topright2bottomleft
|
||||||
|
Icon: platforms
|
||||||
Title: Disponible partout
|
Title: Disponible partout
|
||||||
Description: |
|
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.
|
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.
|
||||||
|
|
|
@ -16,7 +16,14 @@ Links:
|
||||||
URL: https://apps.ad5001.eu
|
URL: https://apps.ad5001.eu
|
||||||
|
|
||||||
Cards:
|
Cards:
|
||||||
|
List:
|
||||||
|
- FLOSS
|
||||||
|
- Privacy
|
||||||
|
- Platforms
|
||||||
FLOSS:
|
FLOSS:
|
||||||
|
Color: blue
|
||||||
|
Orientation: topleft2bottomright
|
||||||
|
Icon: free
|
||||||
Title: Free, Libre and Open Source
|
Title: Free, Libre and Open Source
|
||||||
Description: |
|
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:
|
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
|
Icon: license
|
||||||
URL: https://en.wikipedia.org/wiki/Free-software_license
|
URL: https://en.wikipedia.org/wiki/Free-software_license
|
||||||
Privacy:
|
Privacy:
|
||||||
|
Color: purple
|
||||||
|
Orientation: top2bottom
|
||||||
|
Icon: privacy
|
||||||
Title: Private by design
|
Title: Private by design
|
||||||
Description: |
|
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.
|
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
|
Icon: apps
|
||||||
URL: https://apps.ad5001.eu
|
URL: https://apps.ad5001.eu
|
||||||
Platforms:
|
Platforms:
|
||||||
|
Color: yellow
|
||||||
|
Orientation: topright2bottomleft
|
||||||
|
Icon: platforms
|
||||||
Title: OS agnostic
|
Title: OS agnostic
|
||||||
Description: |
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue