Learn how to take a regular command-line application and convert it into a serverless function.| OpenFaaS - Serverless Functions Made Simple
Go includes a safe and somewhat performant templating library. But the best way to structure code using html/template has eluded me for a long time.| paul.totterman.name
A deep dive into my home grown cocktail recipe app which speaks Tailscale natively using tsnet, and serves up delicious drinks direct to your tailnet. Libations is built with Go, Nix and Vanilla Framework.| jnsgr.uk
I have been using Gatsby for my blog and I have never been fond of it’s complexity considering that all I need is Markdown rendering. Trying to update Gatsby and its dependencies to the latest version was painful enough to motivate me to jump ship. After looking at what’s out there, I settled for Hugo. As I will inevitably forget all about it in a month’s time, I am writing this post to remind myself of how the whole thing works.| Roberto's blog
Overview ¶| pkg.go.dev
Overview ¶| pkg.go.dev
Hugo can output content in multiple formats, including calendar events, e-book formats, Google AMP, and JSON search indexes, or any custom text format.| gohugo.io
Simple Lists is a tiny to-do list web application written in Go, with old school server-side rendering and no JavaScript.| benhoyt.com
Go is one of my favorite programming languages, but it is still far from perfect.| Seth Vargo