11 lines
673 B
Markdown
11 lines
673 B
Markdown
+++
|
|
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. |