Reading List

The most recent articles from a list of feeds I subscribe to.

Let’s Learn Ghost on the Jamstack! Livestream Q & A

I recently joined Jason Lengstorf on his Twitch show Learn With Jason. I didn’t get around to answering all the questions from the live chat. Thankfully with the power of Twitch Chat Reply I was able to go back in time and pull out all the questions. Here’s a somewhat brief Q & A on those questions.

Let’s Learn Ghost on the Jamstack! Livestream Q & A

I recently joined [Jason Lengstorf](https://twitter.com/jlengstorf) on his Twitch show [Learn With Jason](https://www.learnwithjason.dev/let-s-learn-ghost-on-the-jamstack). I didn't get around to answering all the questions from the live chat. Thankfully with the power of Twitch Chat Reply I was able to go back in time and pull out all the questions people had during the livestream. Here's a somewhat brief Q & A on those questions.

Building a Netlify Build Plugin

Netlify Build Plugins let you tap into the different phases in the build process that happen on Netlify. After being invited to the beta I spent some time figuring out what I could do and built a plugin of my own.

Building a Netlify Build Plugin

Netlify [Build Plugins](https://www.netlify.com/build/plugins-beta/) let you tap into the different phases in the build process that happen on Netlify. After being invited to the beta I spent some time figuring out what I could do and built a plugin of my own.

Page translations and multi-language selects

Multi-language sites are straight up hard to do. You would think there’s standard HTML spec stuff to handle this kinda stuff? Well there is!