Github Actions: Dispatching a job matrix from an environment variable
Sometimes you want to dynamically generate some jobs in a Github Action. The matrix pattern is a powerful tool for that. But the way you can interact with variables are limited, you can not use enviro... Read more
Building a static blog in Go
I built a simple blog / digital garden to host some writings and experiments in Go with minimal dependencies (this website). Main goals: fast loading, fast publishing, full control, host for free. Read more
Design System Test
Welcome to the first post “design-system-test” built by this custom Static Site Generator! Read more