Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 460 Bytes

Personal Development Blog

This is just the repository for my personal development blog. I set it up to record some things I've learned and as a reference point for me when I forget how some tool or other works.

It runs on Gatsby with Bulma for styling.

To run the site simply run the following commands:

cd my-gatsby-site/
gatsby develop

The site runs on a static web app in Azure and is deployed directly from GitHub.