add projects section
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 41s

This commit is contained in:
2025-05-14 10:59:55 -04:00
parent 08ebb8d094
commit a6ffe95009
11 changed files with 378 additions and 24 deletions

13
site/projects.html Normal file
View File

@@ -0,0 +1,13 @@
[!]
[=title "Projects"]
[=content-]
<div class="center-text">
Clarke Information Systems supports a number of open source projects developed by our team. This list is nonexhaustive, but should serve to cover almost everything.
<ul>
<li><a href="https://linuxrocks2000.github.io/platformer/platformer-game/index.html">Platformer</a> is one of Tyler's older game projects. It was developed
in conjunction with a broad community of artists and playtesters.</li>
</ul>
</div>
[/]
[#default.html]