Hello! I'm Sam Bunting!
I like to make websites and talk about technical things
Recent Posts
Using GitLab CI to Prevent Merging Broken Code
How you can use the GitLab CI to make sure you don't merge in unfinished or broken code!
February 07, 2022So... I Rebuilt my Website...
New year, new codebase I guess.
January 03, 2022
Programmatically creating DigitalOcean Products and Services
How you can use Pulumi to create DigitalOcean droplets and more!
August 30, 2021Popular Tags
sam.bunting.dev
See all 4 posts on sam.bunting.devAdding a Search to my Website
How I added a search to my website using MeiliSearch and Netlify Functions
November 22, 2020
Creating markdown files for a Gatsby blog with Hygen
How to use the command line to create boilerplate blog posts
January 12, 2020Hello World!
What's this all about?
January 11, 2020Gatsby
Adding a Search to my Website
How I added a search to my website using MeiliSearch and Netlify Functions
November 22, 2020Adding Storybook to a Gatsby site
I did it! I did it! And now you can too!
August 31, 2020
Creating markdown files for a Gatsby blog with Hygen
How to use the command line to create boilerplate blog posts
January 12, 2020Coding Practices
Code Complexity - The Importance of Keeping Things Simple
How you can keep your code simple, and how it can help you, and the developers you work with.
June 26, 2021Component Composition - How to Keep Things Maintainable
How you can efficiently create composite components that are easily maintainable
July 24, 2021