feat: projets, autres

This commit is contained in:
rick 2022-01-29 12:46:40 +01:00
parent 7e237426b9
commit 2e53a2ba67
Signed by: Rick
GPG key ID: 2B593F087240EE99
7 changed files with 191 additions and 0 deletions

45
autres.html Normal file
View file

@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<header>
<div id="header-title">
<h1>gyiwr dot tf</h1>
<h2>le site de rick</h2>
</div>
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
</header>
<div id="main">
<p>Vous pouvez ici retrouver des liens vers des pages contenant parfois certaines pensées fugaces et autres (d'où le nom, habile). Comme ce format se rapproche presque du blog, j'ai préféré les écrire et générer ces pages avec OrgMode, afin d'avoir une lecture plus fluide (et moins de choses à écrire).</p>
<ul>
<li><a href="inspiration.html">inspiration</a>: pourquoi avoir fait ce site comme ça ?</li>
<!--<li><a></a></li>-->
</ul>
</div>
<footer>
<div id="footer-main">
<img src="img/gplv3-or-later.png"/>
<div id="footer-text">
<p>Site sans cookie, ni JS, ni tracker.</p>
<p><a href="https://git.semapy.xyz/gyiwr/tree/autres.html">Code source de la page</a></p>
<p id="footer-contact">2021 (c) rick <span id="footer-link-email">&lt;rick [at] gnous [dot] eu&gt;</span></p>
</div>
<img id="fsf" src="img/fsf.png"/>
</div>
<div>
</div>
</footer>
</body>
</html>

View file

@ -14,8 +14,10 @@
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
</header>

19
css/projets.css Normal file
View file

@ -0,0 +1,19 @@
.tableau {
margin: 4em;
margin-bottom: 2em;
margin-top: -2em;
}
table {
border: 1px solid black;
border-spacing: 0;
border-collapse: collapse;
}
thead {
border-bottom: 2px solid black;
}
tr:nth-child(even) {
background-color: rgb(228, 240, 245);
}

View file

@ -13,8 +13,10 @@
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
</header>

View file

@ -13,8 +13,10 @@
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
</header>

119
projets.html Normal file
View file

@ -0,0 +1,119 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/projets.css" />
</head>
<body>
<header>
<div id="header-title">
<h1>gyiwr dot tf</h1>
<h2>le site de rick</h2>
</div>
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
</header>
<div id="main">
<p>Vous pouvez retrouver tous mes projets sur <a href="https://git.gnous.eu/Rick">le git de Gnous</a> ou juste ceux que je trouve les plus intéressants sur <a href="https://git.semapy.xyz">mon git personnel</a>.</p>
<p>Vous pouvez retrouver ci-dessous une liste des projets auxquels j'ai pu contribuer :</p>
</div>
<div class="tableau">
<table>
<thead>
<tr>
<th>Projet</th>
<th>Description</th>
<th>Langage utilisé pour mes contributions</th>
<th>Mainteneur / Contributeur</th>
<th>Ma dernière contribution</th>
<th>Licence</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://gitlab.com/gnousrick/super-russrt">super russrt</a></td>
<td>aggrégateur RSS web</td>
<td>Rust</td>
<td>Alol, Mbahal</td>
<td><a href="https://gitlab.com/gnousrick/super-russrt/-/commit/5f569c2d348e46c089b1a001c4695ee52b9718d4">5f569c2d</a></td>
<td><a href="https://gitlab.com/gnousrick/super-russrt/-/blob/master/LICENSE">GNU GPLv3</a></td>
</tr>
<tr>
<td><a href="https://github.com/kernoeb/PlanningSup">PlanningSup</a></td>
<td>application web pour avoir son emploi du temps universitaire</td>
<td>JSON</td>
<td>Kernoeb</td>
<td><a href="https://github.com/kernoeb/PlanningSup/commit/f5efd66c4eeac77dce2e7119eea65df8a5e899b1">f5efd66</a></td>
<td><a href="https://github.com/kernoeb/PlanningSup/commit/2d7a9632686fdcb68e00438a5db5e49d40a145cb#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7">Apache 2.0</a></td>
</tr>
<tr>
<td><a href="https://ilearned.eu/">I Learned</a></td>
<td>blog communautaire</td>
<td>Markdown</td>
<td>Eban, Ramle</td>
<td><a href="https://ilearned.eu/comprendre-licences.html">Comprendre les différentes licences</a></td>
<td><a href="https://ilearned.eu/about.html#licence">CC-BY-NC-SA</a></td>
</tr>
<tr>
<td><a href="https://github.com/kohi-gnu/barista/">barista</a></td>
<td>gestionnaire de paquets pour Kohi-GNU</td>
<td>Perl</td>
<td>d0p1</td>
<td><a href="https://github.com/kohi-gnu/barista/commit/3c5acc23649b857b4649124ec8529a0bef7f96fc">3c5acc2</a></td>
<td><a href="https://github.com/kohi-gnu/barista/commit/78f4d57886cc4112c8aedd222223d62881a20603#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7">BSD3 Clause licence</a></td>
</tr>
<tr>
<td><a href="https://github.com/TobiBiotex/CDS-BOT">CDS-BOT</a></td>
<td>Bot Discord pour le Discord CDS</td>
<td>JS</td>
<td>Kekwel, TobiBiotex</td>
<td><a href="https://github.com/TobiBiotex/CDS-BOT/commit/da748d5fcf3c345a03c1342a36a3517ed134ecb3">da748d5</a></td>
<td><a href="https://github.com/TobiBiotex/CDS-BOT/commit/08fabd7d736fc4e4411f7da4c538946e7274e97c#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7">GNU GPLv3</a></td>
</tr>
<tr>
<td><a href="https://github.com/orgalan/">Orgalan</a></td>
<td>Organisation contenant du code pour gérer des LANs, miroir de plane</td>
<td></td>
<td>Lunki</td>
<td></td>
<td></td>
</tr>
<!--
<tr>
<td><a href=""></a></td>
<td></td>
<td></td>
<td></td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
-->
</tbody>
</table>
</div>
<footer>
<div id="footer-main">
<img src="img/gplv3-or-later.png"/>
<div id="footer-text">
<p>Site sans cookie, ni JS, ni tracker.</p>
<p><a href="https://git.semapy.xyz/gyiwr/tree/projets.html">Code source de la page</a></p>
<p id="footer-contact">2021 (c) rick <span id="footer-link-email">&lt;rick [at] gnous [dot] eu&gt;</span></p>
</div>
<img id="fsf" src="img/fsf.png"/>
</div>
<div>
</div>
</footer>
</body>
</html>

View file

@ -13,8 +13,10 @@
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
</header>