Skip to main content

Hugo

Inbox

  • The joy of simplicity in web development | Go Make Things • For the last few years, my web development process has been delightfully simple. I write content in markdown, and template with mostly HTML and a touch of Go (which is a bit like nunchuks or liquid but weirder). I author mostly vanilla CSS. I use Sass, but mostly just to combine files and use variables for breakpoints. I keep my JavaScript vanilla. When I use libraries, I don’t npm install anything.