Easy responsive images on Github Pages with Cloudinary Reading time ~4 minutes

⚠️ Brief Note For Perfection Seekers ⚠️ This is definitely not the best™ way to handle images. In an ideal world you would want the URLs generated off of the width and height of the images. You cannot do that in a plain-jane include though. You must reach for a......

Autism Resources Reading time ~1 minute

Just a collection of links to useful resources related to autism and parenting of autism. I update this list periodically. https://paautism.org/ - Site that attempts to combine Autism resources from multiple locations and rate them The Autistic Brain - Fantastic book written by Temple Grandin who has autism herself. My......

How to run Storybook with Https on localhost Reading time ~1 minute

This is just a quick note for myself on how to do this since the Storybook docs don’t cover this topic. The steps are: Generate yourself a self-signed certificate Run Storybook with the correct command line arguments to use the certificate Generate a self-signed certificate There are many ways to......

Three Tools For Website Performance Testing Reading time ~1 minute

So you’ve built an awesome looking site. Congratulations! Curious to see how fast it is? Check out these three tools for helping you test the performance of your website. PageSpeed Insights Provided by Google this tool will basically run a lighthouse test for you. You’ll get performance statistics for both......

Blog Improvements Reading time ~2 minutes

I wanted to start off the new year with some improvements to the theme on my blog. Ironically, I haven’t spent a lot of time blogging over the last year but I have spent a lot of time tweaking the theme to my site. So… I figured I should just......