Initial Commit

This commit is contained in:
2025-04-28 23:43:24 -07:00
commit 15e2ba1591
7 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
+++
date = '2025-04-28T00:34:11-07:00'
draft = true
title = 'Building a Blog'
+++
## Building a blog (site)
Look. I'm an infrastructure puppy, okay? I code some things, mostly for personal pleasure, but at $dayjob the most programming I manage to do on a normal basis is some Powershell scripting. So don't expect this to be like "omg I wrote my own static site generator!". I've considered that, and have promptly decided - fuck that.
Anyways. Hi! Uh. So I have this blog thing now, and surprisingly it's actually a lot more complicated than it needs to be! I'm definitely using this as an excuse to make some distributed system. Again. I already did this once, lmao.