add new projects
authorrick <rick@gnous.eu>
Sun, 2 Feb 2025 18:40:23 +0000 (19:40 +0100)
committerrick <rick@gnous.eu>
Sun, 2 Feb 2025 18:40:23 +0000 (19:40 +0100)
lang/en/projects.html
lang/fr/projets.html

index a019ae5d119b830152b067d076c5c1c507e0c909..5341117d5b1c79fff06434ff35ccc20b4896d6ad 100644 (file)
@@ -86,6 +86,14 @@ rel="stylesheet" href="/css/projets.css"
                             <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/sueszli/notionBackup">notionBackup</a></td>
+                            <td>export Notion pages into HTML pages</td>
+                            <td>Python</td>
+                            <td>sueszli</td>
+                            <td><a href="https://github.com/sueszli/notionBackup/commit/efbb9a442d4da36684ede8b262d770ccdf006f05">efbb9a4</a></td>
+                            <td><a href="https://github.com/sueszli/notionBackup/blob/main/LICENSE">GNU AGPL v3</a></td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/orgalan/">Orgalan</a></td>
                             <td>Organization with some tools to manage LAN, plane mirror</td>
@@ -118,6 +126,14 @@ rel="stylesheet" href="/css/projets.css"
                             <td><a href="https://github.com/pentoo/pentoo-overlay/commit/eeb881ae4d115adb80b1b80e9d5b1d9488b3cd74">liblnk</a></td>
                             <td>GNU GPL v2</td>
                         </tr>
+                        <tr>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io">pwndbg.github.io</a></td>
+                            <td>Web site of pwndbg</td>
+                            <td>Astro</td>
+                            <td>pwndbg community</td>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io/commit/4a34553e014b7e9f7bcc9959c89bd5f77f9d20d5">4a34553</a></td>
+                            <td>None</td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/mantisbt-plugins/source-integration">source-integration</a></td>
                             <td>MantisBT plugin to add commits coming from Git servers.</td>
index d94f6ce72733b2f076e654a4f272d9cfcc7aa110..3abe30aaa7d8bb1f138ff3323cf87632e31cbcc5 100644 (file)
@@ -86,6 +86,14 @@ rel="stylesheet" href="/css/projets.css"
                             <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/sueszli/notionBackup">notionBackup</a></td>
+                            <td>exporter les pages Notion en pages HTML</td>
+                            <td>Python</td>
+                            <td>sueszli</td>
+                            <td><a href="https://github.com/sueszli/notionBackup/commit/efbb9a442d4da36684ede8b262d770ccdf006f05">efbb9a4</a></td>
+                            <td><a href="https://github.com/sueszli/notionBackup/blob/main/LICENSE">GNU AGPL v3</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>
@@ -118,6 +126,14 @@ rel="stylesheet" href="/css/projets.css"
                             <td><a href="https://github.com/pentoo/pentoo-overlay/commit/eeb881ae4d115adb80b1b80e9d5b1d9488b3cd74">liblnk</a></td>
                             <td>GNU GPL v2</td>
                         </tr>
+                        <tr>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io">pwndbg.github.io</a></td>
+                            <td>Site web de pwndbg</td>
+                            <td>Astro</td>
+                            <td>Communauté pwndbg</td>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io/commit/4a34553e014b7e9f7bcc9959c89bd5f77f9d20d5">4a34553</a></td>
+                            <td>Aucune</td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/mantisbt-plugins/source-integration">source-integration</a></td>
                             <td>Plugin MantisBT pour ajouter les commits venant de serveurs Git</td>