A First Post
function test() {
// do stuff
}
How I’m making the blog:
- Hugo? https://gohugo.io/getting-started/quick-start/
edit/update: using jekyll. I really dislike how this mixes the site build files with the blog text content, but it will do for now.