About 10 results
https://rants.broonix.ca/migrating-to-astro-with-ai · 20 May 2026
So it’s been ages since I posted or updated this blog. I don’t know what the root cause was, but life just got busy, and I didn’t have time for this blog. Now I plan to restart blogging; the practice of learning and writing has been helpful in growin...
https://mikebifulco.com/posts/migrate-gatsby-to-nextjs-apisyouwonthate-com · 2 Mar 2022
I migrated apisyouwonthate.com, a site with 20k+ monthly visits, from Gatsby to Next.js at the end of 2021. Let's talk about what I learned from that experience.
https://mikebifulco.com/posts/reset-your-open-graph-embeds-on-linkedin-twitter-facebook · 17 Sep 2020
If you're dealing with Open Graph metadata for your site, and you can't figure out how to get your OG content to update after you make changes, this is your guide.
https://mikebifulco.com/posts/gatsby-dev-to-cross-poster-brainstorm · 23 Jun 2019
So, like all good things, the idea for this post comes from a tweet...
https://coreyja.com/posts/ported-blog-to-gatsby/ · 25 May 2019
For a couple years now I've used the Middleman ruby framework to build my static blog site. I choose
https://rants.broonix.ca/styling-with-css-vars · 16 Feb 2019
This weekend I’ve messing around with CSS variables. I figured it might be fun to see if I could build a way to style this site using only CSS variables. What are CSS variables? Well after all these years we finally have a way to define a value and reuse...
https://rants.broonix.ca/more-notes-on-gatsby · 2 Feb 2019
I’ve nearly completed porting my blog to Gatsby. In my last few posts I outlined how I ported my ghost.io blog to GatsbyJS. Last week I pointed traffic at the new Gatsby version soft launching the new Gatsby version. Since then, I’ve been still hacking...
https://rants.broonix.ca/new-blog-powered-by-gatsby · 28 Jan 2019
Okay, I know I’ve been negelecting this blog for too long. Why did my blogging slow down? It’s complicated, I ended up leaving the remote workforce in 2016, which left me with a little less time for things like blogging. I do have good news, I’m back...
https://rants.broonix.ca/displaying-expo-snacks-in-react-and-gatsby · 5 Jan 2019
I’m still in the process of rebuilding my blog in GatsbyJS. The project so far is going really well. In last weeks post, I outlined how I was loading data into Gatsby and rendering the basic pages. This week I’ve been working on rendering the Gists and...
https://rants.broonix.ca/some-notes-on-gatsby · 1 Jan 2019
I’ve been kicking around the idea of porting my blog to Gatsby. It’s not that I’m unhappy with my current blog set up, it’s more of an excuse to play with Gatsby. If you haven’t heard of Gatsby, it’s a React based static site generator that cre...