Automating and Modernizing My Site
Posted on June 27, 2019
Recently I set out to replace the infrastructure behind my personal website. I had a few goals when I started the project a few days back... I want to write articles in vim, press a button and have them show up on the internet. I want to control the build pipeline - I want minified html, css (written in sass), and javascript. I don't want to be forced into using javascript, even though I'm deeply invested in React! I don't want to write a blog server from scratch. Thats a solved problem. I want nice TLS, but I...




