I'm writing this in raw html in a file named blog.html
and serving this via a SSI to my main index file. I'm hoping to migrate
to bashblog
so I don't have to manually type out html. I
can also potentially then publish iit twice via the gemini
protocol too.
So far, I've done some fun stuff with figlet
, Server
Side Includes with shtml
, and kinda imagined a pre-k8s
infrastructure world. There are a lot of ways to solve deployment issues
and I kinda want to experiment with polling/pull based deployments without
k8s. I haven't really used my skillset as an Ops without k8s-scaffolding
in a while.
I think it'll be fun.