Try The Gatsby Starter Blog
January 05, 2020
Refer to this page, to make basic modifications to the Gatsby Starter Blog template.
Note
On Windows, look out for this gotcha:
The Drive letter (e.g. “C”) must be upper-case on Windows, when used in the terminal (e.g. CMD.EXE
).
cd C:\
then
cd C:\[path-to-gatsby-project-folder]\
See more here: Gatsby Develop: Windows Drive Letter Casing issue
Official documentation
Refer to this page , to use the Gatsby Starter Blog template.