This is a Hugo 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
-
Follow the installation guide to install Hugo
-
This theme uses Hugo Pipes to handle SCSS – please ensure you have the Hugo extended version installed:
hugo version
-
Get "Full-access API token" from your DatoCMS project settings
-
Run the following command to assign this access token to
DATOCMS_ACCESS_TOKEN
environment variable:export DATOCMS_ACCESS_TOKEN={datocms_full_access_api_token}
-
Fetch the content from DatoCMS:
npx @stackbit/datocms-pull --ssg hugo --datocms-access-token $DATOCMS_ACCESS_TOKEN
-
Start the Hugo development server:
hugo server
-
Open http://localhost:1313/ 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-06-03T13:10:41.885Z
by Stackbit version 0.3.53
.