dfirebird.github.io Personal site built using gatsby Installation Clone or fork the repo and install dependencies git clone <repo url> cd dfirebird.github.io yarn Developing and Serving Serve the site locally to localhost:8000 using yarn run develop or yarn start