parent
c6dc1d34d8
commit
215150405d
1 changed files with 55 additions and 55 deletions
110
in/en/index.html
110
in/en/index.html
|
@ -264,6 +264,61 @@ France</p>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<h2>Projects</h2>
|
||||||
|
|
||||||
|
<article class="org"><header class="org">
|
||||||
|
<div class="org"><img class="org" src="../img/rwx.svg" alt="RWX logo">
|
||||||
|
<div class="position">
|
||||||
|
<p class="title">Read Write eXecute</p>
|
||||||
|
<p class="sub"><a href="https://forge.rwx.work/rwx.work/rwx"><strong>rwx</strong> @ forge.rwx.work</a></p>
|
||||||
|
</div></div>
|
||||||
|
<div class="time">
|
||||||
|
<p class="duration"><time datetime="P2Y">2 years</time></p>
|
||||||
|
<p class="period">
|
||||||
|
<time datetime="2025">2025</time> ← <time datetime="2023-07">2023</time></p>
|
||||||
|
</div></header>
|
||||||
|
Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for children projects
|
||||||
|
|
||||||
|
<article><header>
|
||||||
|
<div class="position">
|
||||||
|
<p class="title">Shell to Python Continuous Deployment</p>
|
||||||
|
<p class="sub"><a href="https://forge.rwx.work/rwx.work/spcd"><strong>spcd</strong> @ forge.rwx.work</a></p>
|
||||||
|
</div>
|
||||||
|
<div class="time">
|
||||||
|
<p class="duration"><time datetime="P1Y">1 year</time></p>
|
||||||
|
<p class="period">
|
||||||
|
<time datetime="2025">2025</time> ← <time datetime="2024-03">2024</time></p>
|
||||||
|
</div></header>
|
||||||
|
Handling projects CI/CD workflows in a unified way:<ul>
|
||||||
|
<li>whether the network infrastructure is online or offline with custom CA & DNS</li>
|
||||||
|
<li>whatever the CI platform: <strong>ForgeJo</strong>, <strong>Gitea</strong>, <strong>GitHub</strong>, <strong>GitLab</strong></li>
|
||||||
|
<li>whatever the <strong>Docker</strong> container’s Operating System:<br>
|
||||||
|
<strong>Alma</strong>, <strong>Alpine</strong>, <strong>Arch</strong>, <strong>Debian</strong>, <strong>Fedora</strong>, <strong>OpenSUSE</strong>, <strong>Rocky</strong>, <strong>Ubuntu</strong></li>
|
||||||
|
</ul>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
<article><header>
|
||||||
|
<div class="position">
|
||||||
|
<p class="title">Live Scan Grub Menu</p>
|
||||||
|
<p class="sub"><a href="https://forge.rwx.work/rwx.work/lsgm"><strong>lsgm</strong> @ forge.rwx.work</a></p>
|
||||||
|
</div>
|
||||||
|
<div class="time">
|
||||||
|
<p class="duration"><time datetime="P2Y">2 years</time></p>
|
||||||
|
<p class="period">
|
||||||
|
<time datetime="2025">2025</time> ← <time datetime="2023-09">2023</time></p>
|
||||||
|
</div></header>
|
||||||
|
Building ESP File Systems with:<ul>
|
||||||
|
<li>custom standalone ARM64, EFI & BIOS <strong>GRUB</strong> binary images</li>
|
||||||
|
<li>dynamic <strong>GRUB Shell</strong> menu scanning available live-boot <strong>SquashFS</strong> images</li>
|
||||||
|
<li>on-the-fly <strong>OpenPGP</strong> signature checking of selected images</li>
|
||||||
|
</ul>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Experience</h2>
|
<h2>Experience</h2>
|
||||||
|
|
||||||
|
@ -407,61 +462,6 @@ AlphaJet, Transall, Mirage 2000, Mirage F1, Mirage IV, Jaguar:<ul>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
|
||||||
<h2>Projects</h2>
|
|
||||||
|
|
||||||
<article class="org"><header class="org">
|
|
||||||
<div class="org"><img class="org" src="../img/rwx.svg" alt="RWX logo">
|
|
||||||
<div class="position">
|
|
||||||
<p class="title">Read Write eXecute</p>
|
|
||||||
<p class="sub"><a href="https://forge.rwx.work/rwx.work/rwx"><strong>rwx</strong> @ forge.rwx.work</a></p>
|
|
||||||
</div></div>
|
|
||||||
<div class="time">
|
|
||||||
<p class="duration"><time datetime="P2Y">2 years</time></p>
|
|
||||||
<p class="period">
|
|
||||||
<time datetime="2025">2025</time> ← <time datetime="2023-07">2023</time></p>
|
|
||||||
</div></header>
|
|
||||||
Parent <strong>POSIX Shell</strong> & <strong>Python</strong> framework for children projects
|
|
||||||
|
|
||||||
<article><header>
|
|
||||||
<div class="position">
|
|
||||||
<p class="title">Shell to Python Continuous Deployment</p>
|
|
||||||
<p class="sub"><a href="https://forge.rwx.work/rwx.work/spcd"><strong>spcd</strong> @ forge.rwx.work</a></p>
|
|
||||||
</div>
|
|
||||||
<div class="time">
|
|
||||||
<p class="duration"><time datetime="P1Y">1 year</time></p>
|
|
||||||
<p class="period">
|
|
||||||
<time datetime="2025">2025</time> ← <time datetime="2024-03">2024</time></p>
|
|
||||||
</div></header>
|
|
||||||
Handling projects CI/CD workflows in a unified way:<ul>
|
|
||||||
<li>whether the network infrastructure is online or offline with custom CA & DNS</li>
|
|
||||||
<li>whatever the CI platform: <strong>ForgeJo</strong>, <strong>Gitea</strong>, <strong>GitHub</strong>, <strong>GitLab</strong></li>
|
|
||||||
<li>whatever the <strong>Docker</strong> container’s Operating System:<br>
|
|
||||||
<strong>Alma</strong>, <strong>Alpine</strong>, <strong>Arch</strong>, <strong>Debian</strong>, <strong>Fedora</strong>, <strong>OpenSUSE</strong>, <strong>Rocky</strong>, <strong>Ubuntu</strong></li>
|
|
||||||
</ul>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
<article><header>
|
|
||||||
<div class="position">
|
|
||||||
<p class="title">Live Scan Grub Menu</p>
|
|
||||||
<p class="sub"><a href="https://forge.rwx.work/rwx.work/lsgm"><strong>lsgm</strong> @ forge.rwx.work</a></p>
|
|
||||||
</div>
|
|
||||||
<div class="time">
|
|
||||||
<p class="duration"><time datetime="P2Y">2 years</time></p>
|
|
||||||
<p class="period">
|
|
||||||
<time datetime="2025">2025</time> ← <time datetime="2023-09">2023</time></p>
|
|
||||||
</div></header>
|
|
||||||
Building ESP File Systems with:<ul>
|
|
||||||
<li>custom standalone ARM64, EFI & BIOS <strong>GRUB</strong> binary images</li>
|
|
||||||
<li>dynamic <strong>GRUB Shell</strong> menu scanning available live-boot <strong>SquashFS</strong> images</li>
|
|
||||||
<li>on-the-fly <strong>OpenPGP</strong> signature checking of selected images</li>
|
|
||||||
</ul>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
</article>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<!-- columns / end -->
|
<!-- columns / end -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue