github

Automating Docs by Abusing GitHub Repo Topics

After I got laid off last year , I built a home lab k3s cluster to keep my skills sharp while I was job hunting. Initially I kept all the manifests in a mono repo, but I decided to break it up into micro services repos. This solved several problems, but it created another: I want to be able to link to it easily. When I broke the mono repo apart, I did have the presence of mind to give each micro service repo a templated name: β€œhomelab-” (eg homelab-metallb ).