Migrated project to use golang.

This commit is contained in:
2026-04-14 08:08:54 +02:00
parent 44fb025c81
commit dbf7858afd
18 changed files with 762 additions and 906 deletions
+7
View File
@@ -0,0 +1,7 @@
{{define "content"}}
<section class="hero">
<h1>Hi, I'm Jason</h1>
<p>PHP &amp; Go developer. I build web applications and tools.</p>
<a href="https://codeberg.org/yourname" target="_blank" rel="noopener">Codeberg</a>
</section>
{{end}}