Article Libération Site Web #49

Merged
florent.lesaout merged 3 commits from post_liberation_site into master 2023-12-05 00:33:55 +01:00
5 changed files with 7 additions and 3 deletions
Showing only changes of commit 9c76aff74a - Show all commits

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -16,6 +16,7 @@ Dans ce cadre, nous avons souhaitez libérer notre site, qui repose déjà sur d
* [11ty](https://www.11ty.dev/) moteur du site
* [NPM](https://www.npmjs.com/) pour la compilation
* [Git](https://git-scm.com/) pour la gestion de configuration
* [Gitea](https://about.gitea.com) pour notre forge logicielle libre
Nous souhaitons donc mettre à disposition notre site pour une réutilisation et un partage.
@ -28,13 +29,16 @@ Pour obtenir le code de notre site, vous pouvez le récupérer via notre [repo G
<center>
<a href="https://www.11ty.dev/">
<img src="/images/posts/logo-11ty.png" hspace="30" alt="Logo 11ty">
<img src="/images/posts/logo-11ty.png" hspace="20" alt="Logo 11ty">
</a>
<a href="https://git-scm.com/">
<img src="/images/posts/logo-git.png" hspace="30" alt="Logo GIT">
<img src="/images/posts/logo-git.png" hspace="20" alt="Logo GIT">
</a>
<a href="https://www.npmjs.com/">
<img src="/images/posts/logo-npm.png" hspace="30" alt="Logo NPM">
<img src="/images/posts/logo-npm.png" hspace="20" alt="Logo NPM">
</a>
<a href="https://about.gitea.com">
<img src="/images/posts/logo-gitea.png" hspace="20" alt="Logo Gitea">
</a>
</center>