All Posts

1m

This Blog Is Powered By Ice Cream

I'm serious.

I consumed half a tub of vanilla coconut ice cream before coding this.

Let me give you some context:

Now that you're all caught up, you'll realize that setting up a pipeline between the two isn't always straight forward. My notes are stored in iCloud and I wasn't about to pay $100 a year for an Apple Developer Account just to access CloudKit to load my markdown files on the server.

So I decided to use Github instead via this cool Obsidian plugin that allows you to push certain files to a repository. So now, all my markdown files that I've marked for publishing automatically get pushed to a specific folder in this website's repo and trigger a new build in Vercel.

Then those markdown files get parsed into HTML via remark and shipped to the client + stored in the Vercel CDN cache.

Pretty neat right? Now you can load these blog posts in under 100ms.

Which leaves you with more time to eat your ice cream before it melts 😔