Add GitHub link for buildbroken-blog-archive in Go section

This commit is contained in:
2026-09-11 21:32:52 +02:00
parent 329be731dc
commit b2b06dd9a5
+1 -1
View File
@@ -172,7 +172,7 @@ layout: stefankoelle.njk
<h3>Go</h3> <h3>Go</h3>
<ul> <ul>
<li>First used Go for <a href="https://github.com/skoelle/kctl-tui" target="_blank">kctl-tui</a>, a terminal UI for Kubernetes built with Bubble Tea, handling context selection, namespace management, and AWS Secrets Manager sync.</li> <li>First used Go for <a href="https://github.com/skoelle/kctl-tui" target="_blank">kctl-tui</a>, a terminal UI for Kubernetes built with Bubble Tea, handling context selection, namespace management, and AWS Secrets Manager sync.</li>
<li>Used Hugo (Go Templates) to rebuild the <a href="https://buildbroken.moonweb.org" target="_blank">build broken</a> blog archive from Wayback Machine snapshots.</li> <li>Used Hugo (Go Templates) to rebuild the <a href="https://buildbroken.moonweb.org" target="_blank">build broken</a> blog archive (<a href="https://github.com/skoelle/buildbroken-blog-archive" target="_blank">source</a>) from Wayback Machine snapshots.</li>
</ul> </ul>
<h3>TypeScript / JavaScript</h3> <h3>TypeScript / JavaScript</h3>