From e1ec4a112907f4aebad56b2b388eceb3969e6e88 Mon Sep 17 00:00:00 2001
From: Pinapelz Recent MicroPosts
+
+ {
+ microposts
+ .slice(-5)
+ .map((post) => (
+
+
👋 Greetings, Adventurer
@@ -58,6 +79,9 @@ const posts = (await getCollection("blog")).sort(
archive my thoughts and processes on various topics or projects. It'll pretty much
just be whatever I feel like writing about, posts will be very infrequent so don't expect much.
+ Blog posts are regular long form writing about some technical concept, MicroPosts are all over the place and are usually quite unstructured. The RSS feed combines both of these. +
Check out the main site as well: pinapelz.com
-- cgit v1.2.3