-
Clone the site.
# create a new Gatsby site using the hello-world starter git clone https://github.com/laurieontech/blog-theme-2.0-site
-
Start developing.
Navigate into your new site’s directory and start it up.
cd blog-theme-2.0-site/ gatsby develop
-
Open the source code and start editing!
Your site is now running at
http://localhost:8000/blog
!Note: You'll also see a second link:
http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.
Make sure to check out the Blog Theme README for more information!