/jonathancardoso.com

Source code for my own blog created using Gatsby

Primary LanguageTypeScriptMIT LicenseMIT

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.