Reading List
The most recent articles from a list of feeds I subscribe to.
Switching to Netlify DNS
If you’re onboard with Netlify then maybe you should switch your custom domains to their platform as well. In this tutorial I’ll show you how to move your custom domain to Netlify DNS and how to link it with a project on Netlify.
Switching to Netlify DNS
If you're onboard with [Netlify](https://netlify.com) then maybe you should switch your custom domains to their platform as well. In this tutorial I'll show you how to move your custom domain to Netlify DNS and how to link it with a project on Netlify.
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.