Personal site made with Gatsby to host:
- Fun experiments
- Blog
- Portfolio Currently hosted on Gatsby Cloud: https://persocitmain.gatsbyjs.io/
```shell
# create a new Gatsby site using the minimal starter
npm install
npm run develop
```
Site is now running at http://localhost:8000!
- make sure frontmatter is correct
- Dates should at this point be strings until you fix the timestamp interoperability with your obsidian workflow