From e1ec4a112907f4aebad56b2b388eceb3969e6e88 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 12 Jun 2026 18:30:42 -0700 Subject: unify microblog --- src/content/blog/micro-blog-merged.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/content/blog/micro-blog-merged.md (limited to 'src/content/blog') diff --git a/src/content/blog/micro-blog-merged.md b/src/content/blog/micro-blog-merged.md new file mode 100644 index 0000000..47e633b --- /dev/null +++ b/src/content/blog/micro-blog-merged.md @@ -0,0 +1,12 @@ +--- +title: 'Microblog Unification' +description: 'TLDR: This blog will now also host stuff on my old microblog' +pubDate: 'Jun 12 2026' +--- +Quite some time ago, I started writing and posting about more random stuff on my microblog. This was previously hosted on `micro.pinapelz.moe`, and as the yearly renewal of the domain came around I decided to re-evaluate a number of the ways I was running things. + +One of these things was realizing that it doesn't make sense to maintain 2 seperate blogs, it would be far easier if I had a single deployment pipeline and one place that hosts what I write. + +As a result, `/micro` will host random and sporadic content, and the RSS feed will be updated to also contain these posts. + +That's all for now! -- cgit v1.2.3