1 follower
Stay at home dad, coder, alpinist, skier, angler, cyclist, trail-runner, USMC combat vet, and a mediocre vegan chef.
I found this tutorial on YouTube that got me pointed in the right direction, but there were still a few unanswered questions not addressed by the tutorial. Namely how to get Algolia up and running on a Gatsby site deployed with Netlify. I ended up n...
CalDigit's TS3 Plus offers a whole lot of functionality in a Svelte package. I had been dreaming of hooking my home workstation up with one ever since I discovered it while taking JavaScript 30 (a course I highly recommend btw). Well after dreamin...
So, I finally pulled the plug and updated TailwindCSS to V2 on my GatsbyJS blog. Below I outline the steps I took and the problems I encountered along the way (along with the solutions). The first step was to install the latest TailwindCSS along wit...
A good friend of mine turned me onto Stoicism recently by gifting me with two of Ryan Holiday's books. I easily finished the first one Ego Is The Enemy but the second one The Obstacle is the Way I have been taking my time with. Digesting each sho...
After a bit of trial and error I was able to setup my Hashnode blog using AWS's Route 53. Below I have outlined the steps I followed to successfully deploy my Hashnode blog . Step 1 - Enter your personal domain name After creating your Hashnode ac...
If you would like to backup your Hashnode blog the simplest way is to use the Hashnode backups found in your blogs dashboard. I have outlined the steps below to accomplish this. First you will need to install the GitHub CLI brew install gh Then you w...