This is a Gatsby site using Dato CMS as a CMS. It was created with Stackbit in under a minute.
You can create a site just like this one, or explore some variations. How about a different:
✏️ CMS
-
Install Node.js and npm
-
Install npm dependencies:
npm install
-
Get "stackbit-api-key" from project menu in Stackbit dashboard
-
Run the following command to assign this key to
STACKBIT_API_KEY
environment variable:export STACKBIT_API_KEY={stackbit_netlify_api_key}
-
Run the following command to fetch site contents from DatoCMS:
npx @stackbit/stackbit-pull --stackbit-pull-api-url=https://api.stackbit.com/pull/606eb8907c530900174fc48e
-
Start the Gatsby local development server:
npm run develop
-
Open http://localhost:8000/ in the browser
-
🎉
To start editing your site, you can use the DatoCMS interface.
Alternatively, you can use the free on-page editing experience provided by the Stackbit Studio.
Here's a few resources to get you started:
- 📺 Editing Content
- 📺 Adding, Reordering and Deleting Items
- 📺 Collaboration
- 📺 Publishing
- 📚 Stackbit Documentation
If you need a hand, make sure to check the Stackbit support page.
Generated at 2021-04-08T08:04:05.128Z
by Stackbit version 0.3.50
.