Skip to content

chrisfrei/modern-coriander-10af6

Repository files navigation

✨ modern-coriander ✨

This is a Hugo site using Contentful 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:

🎨  Look
✏️  CMS
⚙️  Static site generator

Develop Locally

  1. Follow the installation guide to install Hugo

  2. This theme uses Hugo Pipes to handle SCSS – please ensure you have the Hugo extended version installed:

     hugo version
    
  3. Get the project's stackbit-api-key from the Stackbit dashboard

  4. Assign this key to the STACKBIT_API_KEY environment variable (replace {stackbit_api_key} with the actual key):

     export STACKBIT_API_KEY={stackbit_api_key}
    
  5. Fetch the content from Contentful:

     npx @stackbit/stackbit-pull --stackbit-pull-api-url=https://api.stackbit.com/pull/5fc10af6aa1c7b0016c6e376
    
  6. Start the Hugo development server:

     hugo server
    
  7. Open http://localhost:1313/ in the browser

  8. 🎉

Editing Content

To start editing your site, you can use the Contentful interface at https://app.contentful.com/spaces/y05sko0iucsb.

Alternatively, you can use the free on-page editing experience provided by the Stackbit Studio.

Here's a few resources to get you started:

If you need a hand, make sure to check the Stackbit support page.

Colophon

Generated at 2020-11-27T15:01:40.612Z by Stackbit version 0.3.37.