Skip to content

JCMais/jonathancardoso.com

Repository files navigation

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.