{{- $file := "me.png" }} {{- $path := printf "content_images/%s" $file}} {{- $img := resources.Get $path }} {{- $img1x := $img.Resize "150x webp" }} {{- $img2x := $img.Resize "300x webp" }}

About

Hey! I'm Michał Sapka, a computer programmer living in Kraków, Poland. This website is not dedicated to any particular one thing. Instead, I write whatever interests me most at the moment. Mihal No content here is auto-generated, so any bugs, problems, or controversies are entirely on me! {{ partial "menu.html" (dict "menuID" "main-nav" "page" .) }}