This commit is contained in:
Marc Beninca 2025-03-21 20:13:45 +01:00
parent bb424387b0
commit 236f3c34f0
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 10 additions and 10 deletions

View file

@ -149,7 +149,7 @@
<article>
<h3>Code</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Bash_(Unix_shell)">BASH</a>, <a href="https://www.gnu.org/software/grub/manual/grub/grub.html#Shell_002dlike-scripting">GRUB Shell</a>, <a href="https://en.wikipedia.org/wiki/Unix_shell#Bourne_shell">POSIX Shell</a></li>
<li><a href="https://en.wikipedia.org/wiki/Bash_(Unix_shell)">BASH</a>, <a href="https://www.gnu.org/software/grub/manual/grub/grub.html#Shell_002dlike-scripting">GRUB Shell</a>, <a href="https://en.wikipedia.org/wiki/Almquist_shell">POSIX Shell</a></li>
<li><a href="https://en.wikipedia.org/wiki/CSS">CSS</a>, <a href="https://en.wikipedia.org/wiki/HTML">HTML</a>, <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a></li>
<li><a href="https://en.wikipedia.org/wiki/Java_(programming_language)">Java</a>, <a href="https://en.wikipedia.org/wiki/Python_(programming_language)">Python</a></li>
</ul>

View file

@ -131,27 +131,27 @@
<article>
<h3>Amorçage</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/ARM_architecture_family">ARM</a>, <a href="https://en.wikipedia.org/wiki/BIOS">BIOS</a>, <a href="https://en.wikipedia.org/wiki/UEFI">EFI</a>, <a href="https://en.wikipedia.org/wiki/GNU_GRUB">GRUB</a>, <a href="https://en.wikipedia.org/wiki/Live_USB">Live</a>, <a href="https://en.wikipedia.org/wiki/GNU_Parted">Parted</a></li>
<li><a href="https://en.wikipedia.org/wiki/Btrfs">BTRFS</a>, <a href="https://en.wikipedia.org/wiki/EFI_system_partition">ESP</a>, <a href="https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)">LVM</a>, <a href="https://en.wikipedia.org/wiki/RAID">RAID</a>, <a href="https://en.wikipedia.org/wiki/SquashFS">SquashFS</a></li>
<li><a href="https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup">LUKS</a>, <a href="https://en.wikipedia.org/wiki/UEFI#Secure_Boot">Secure Boot</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Architecture_ARM">ARM</a>, <a href="https://fr.wikipedia.org/wiki/BIOS_(informatique)">BIOS</a>, <a href="https://fr.wikipedia.org/wiki/UEFI">EFI</a>, <a href="https://fr.wikipedia.org/wiki/GNU_GRUB">GRUB</a>, <a href="https://fr.wikipedia.org/wiki/Live_USB">Live</a>, <a href="https://fr.wikipedia.org/wiki/GNU_Parted">Parted</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Btrfs">BTRFS</a>, <a href="">ESP</a>, <a href="">LVM</a>, <a href="https://fr.wikipedia.org/wiki/RAID_(informatique)">RAID</a>, <a href="https://fr.wikipedia.org/wiki/SquashFS">SquashFS</a></li>
<li><a href="https://fr.wikipedia.org/wiki/LUKS">LUKS</a>, <a href="https://fr.wikipedia.org/wiki/UEFI#Lancement_sécurisé_(Secure_Boot)">Secure Boot</a></li>
</ul>
</article>
<article>
<h3><abbr title="Intégration Continue">CI</abbr> / <abbr title="Déploiement/livraison Continus">CD</abbr></h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Ansible_(software)">Ansible</a>, <a href="https://en.wikipedia.org/wiki/Jenkins_(software)">Jenkins</a>, <a href="https://en.wikipedia.org/wiki/Sonatype_Nexus_Repository">Nexus</a>, <a href="https://en.wikipedia.org/wiki/SonarQube">SonarQube</a></li>
<li><a href="https://en.wikipedia.org/wiki/Forgejo">Forgejo</a>, <a href="https://en.wikipedia.org/wiki/Git">Git</a>, <a href="https://en.wikipedia.org/wiki/Gitea">Gitea</a>, <a href="https://en.wikipedia.org/wiki/GitHub">GitHub</a>, <a href="https://en.wikipedia.org/wiki/GitLab">GitLab</a></li>
<li><a href="https://en.wikipedia.org/wiki/Apache_Maven">Maven</a>, <a href="https://en.wikipedia.org/wiki/Npm">NPM</a>, <a href="https://en.wikipedia.org/wiki/Pip_(package_manager)">PIP</a>, <a href="https://en.wikipedia.org/wiki/Python_Package_Index">PyPI</a>, <a href="https://docs.astral.sh/uv">UV</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Ansible_(logiciel)">Ansible</a>, <a href="https://fr.wikipedia.org/wiki/Jenkins_(logiciel)">Jenkins</a>, <a href="">Nexus</a>, <a href="https://fr.wikipedia.org/wiki/SonarQube">SonarQube</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Forgejo">Forgejo</a>, <a href="https://fr.wikipedia.org/wiki/Git">Git</a>, <a href="https://fr.wikipedia.org/wiki/Gitea">Gitea</a>, <a href="https://fr.wikipedia.org/wiki/GitHub">GitHub</a>, <a href="https://fr.wikipedia.org/wiki/GitLab">GitLab</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Apache_Maven">Maven</a>, <a href="https://fr.wikipedia.org/wiki/Npm">NPM</a>, <a href="https://fr.wikipedia.org/wiki/Pip_(gestionnaire_de_paquets)">PIP</a>, <a href="https://fr.wikipedia.org/wiki/Python_Package_Index">PyPI</a>, <a href="https://docs.astral.sh/uv">UV</a></li>
</ul>
</article>
<article>
<h3>Code</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Bash_(Unix_shell)">BASH</a>, <a href="https://www.gnu.org/software/grub/manual/grub/grub.html#Shell_002dlike-scripting">GRUB Shell</a>, <a href="https://en.wikipedia.org/wiki/Unix_shell#Bourne_shell">POSIX Shell</a></li>
<li><a href="https://en.wikipedia.org/wiki/CSS">CSS</a>, <a href="https://en.wikipedia.org/wiki/HTML">HTML</a>, <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a></li>
<li><a href="https://en.wikipedia.org/wiki/Java_(programming_language)">Java</a>, <a href="https://en.wikipedia.org/wiki/Python_(programming_language)">Python</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Bourne-Again_shell">BASH</a>, <a href="https://www.gnu.org/software/grub/manual/grub/grub.html#Shell_002dlike-scripting">GRUB Shell</a>, <a href="https://fr.wikipedia.org/wiki/Almquist_shell">POSIX Shell</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Feuilles_de_style_en_cascade">CSS</a>, <a href="https://fr.wikipedia.org/wiki/Hypertext_Markup_Language">HTML</a>, <a href="https://fr.wikipedia.org/wiki/JavaScript">JavaScript</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Java_(langage)">Java</a>, <a href="https://fr.wikipedia.org/wiki/Python_(langage)">Python</a></li>
</ul>
</article>