update site and add converted markdown files into html

This commit is contained in:
xgui4
2026-06-07 00:46:18 -04:00
parent 5c09c0fb6d
commit 6950e4fb53
6 changed files with 1018 additions and 6 deletions

View File

@@ -22,8 +22,8 @@
</header>
<main>
<h1>LCE Qt Launcher</h1>
<p><a href="../lisezmoi.md">French Version</a></p>
<p> <img src="../.github/screenshots/image.png" alt="Screnshot of the launcher in version 0.0.20a0 of the launcher)" /> </p>
<p><a href="lisezmoi.html">French Version</a></p>
<p> <img src="assets/image.png" alt="Screnshot of the launcher in version 0.0.20a0 of the launcher)" /> </p>
<ul>
<li>Other Repo:
@@ -39,7 +39,7 @@
<p>[!WARNING]<br />
This launcher is work in progress and its feature could be changes or remove at any time.<br />
PR are more than welcome to fix or add features. Just be compliant with the <a href="license.md">GPLv3
license</a> and the <a href="../code-of-conduct.md">Code of Respect</a></p>
license</a> and the <a href="code-of-conduct.html">Code of Respect</a></p>
</blockquote>
<h2></h2>
@@ -242,13 +242,13 @@
<h2>Code of Respect</h2>
<ul>
<li><a href="../code-of-conduct.md">In English</a></li>
<li><a href="../CODE-DE-CONDUITE.md">In French</a></li>
<li><a href="code-of-conduct.html">In English</a></li>
<li><a href="CODE-DE-CONDUITE.html">In French</a></li>
</ul>
<h2>License</h2>
<p><a href="../license.md">GPLV3</a></p>
<p><a href="license.html">GPLV3</a></p>
</main>
</body>