jonathancardoso.com

Source code for my own blog created using Gatsby

MIT License

Stars
5
Committers
1

https://jonathancardoso.com

With ideas from:

Frontmatter Fields

If new frontmatter fields are added, they also must be added to the following places:

Development

Development is as easy as running yarn d:w, this will basically start gatsby develop with nodemon, so that changes to the files inside ./gatsby correctly reloads the dev server.