Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 717 Bytes

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.