fix the sitix logo
All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 38s

This commit is contained in:
2025-03-19 18:15:53 -04:00
parent e47ee41c74
commit 002d0ad925
9 changed files with 16 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
<div class="card">
<p>
<img src="http://localhost:8080/sitix-large.png" width="84px" style="float: left; padding: 20px;"/>
<img src="http://localhost:8080/res/sitix-large.png" width="84px" style="float: left; padding: 20px;"/>
<a href="https://swaous.asuscomm.com/sitix/">Sitix</a> is an open-source Static Site Generator written in C and Lua. It builds this site! I use Sitix for almost all my web operations.
It's fast, containerizable, and reasonable. I built it to supplant Jekyll for my sanity, and it's the open source project I'm most proud of.
</p>