recursivechaos labs

Building a Blog with Gatsby

May 01, 2018

Recently I decided to drop Wordpress, and roll my own website and blog. I've been experimenting with Gatsby with great success.

A key feature Gatsby provides is that it can parse markdown to create websites, and allows you to use React to create custom sites and interaction.