1.0.1 β’ Published 5 years ago
@jayellul/gatsby-theme-craftcms v1.0.1
Quickly get started using the Gatsby and CraftCMS.
π Quick start
Create a Gatsby site.
Use the Gatsby CLI to create a new site, specifying this theme starter.
# create a new Gatsby site using this theme starter gatsby new my-themed-site gatsby-theme-craftcms
Start developing.
Navigate into your new siteβs directory and start it up.
cd my-themed-site/ gatsby develop
What's inside?
Here are the top-level files and directories you'll see in a site created using this theme starter.
gatsby-theme-craftcms
βββ src
β βββ gatsby-theme-craftcms
β βββ components
β βββ header.js
βββ .gitignore
βββ .prettierrc
βββ gatsby-browser.js
βββ gatsby-config.js
βββ gatsby-node.js
βββ gatsby-ssr.js
βββ package.json