Before create a bug on project's repository, check the following quick tips to solve some troubles:
My page is not being hot reloaded:
Answer: Try re-run
gatsby develop
. If the problem isn't solved clear all aplication data in Chrome's Application tab.There are some missing routes or pages:
Answer: Delete
.cache
andpublic
folder on the root of the project and try again.
Known Bugs:
Check gatsby-boilerplate issues on this link