Recent Posts

Hiring Early Career Developers

9 minute read

I’ve been encouraging and getting the company I work for to hire more early career developers, bootcamp grads, people from non-traditional, non-computer scie...

Hosting Phenomic Static Sites on Aerobatic

1 minute read

Phenomic is a static site generator. Its claim to fame is letting you use ReactJS to create your template using web components. Content is in Markdown files,...

A Serverless CMS Architecture

4 minute read

I have a problem: I have two conflicting requirements for the content management system. The COO wants me to avoid managing servers if I can, or at least out...

How to add Sitemap.xml to a GatsbyJS site

less than 1 minute read

A sitemap is a file where you can list the web pages of your site to tell Google and other search engines about the organization of your site content. Search...