update website and add more pages

This commit is contained in:
2024-04-30 13:20:28 +02:00
parent f2ddd31fec
commit 4c558c5938
6 changed files with 141 additions and 6 deletions
+20
View File
@@ -31,6 +31,19 @@
<a class="button" href="/projects/qrscanner">Learn more</a>
</div>
</div>
<h3 id="proprietary" class="content-title-small" style="margin-top: 10%;">Proprietary Software</h3>
<div class="sidebyside">
<div class="element">
<h3>Store</h3>
<p>A fully featured web store application, which you can also use to sell your own stuff</p>
<a class="button" href="/projects/store">Learn more</a>
</div>
<div class="element">
<h3>id.janishutz.com</h3>
<p>Account software that provides login functionality to all my software.</p>
<a class="button" href="/projects/id">Learn more</a>
</div>
</div>
<h3 id="foss" class="content-title-small" style="margin-top: 10%;">Free and Open Source Software</h3>
<div class="sidebyside">
<div class="element">
@@ -68,6 +81,13 @@
<a class="button" href="/projects/schoolprojects">Learn more</a>
</div>
</div>
<div class="sidebyside">
<div class="element">
<h3>Arch Linux Development Virtual Machine</h3>
<p>An install-script to get a full Arch Linux development environment running in mere minutes</p>
<a class="button" href="/projects/arch-dev-vm">Learn more</a>
</div>
</div>
</div>
</div>
<div id="footer"></div>