项目作者: stackbit-projects

项目描述 :
Jamstack site created with Stackbit
高级语言: JavaScript
项目地址: git://github.com/stackbit-projects/famous-parsleycms-sanity-theme-azimuth-site-ge-05593.git


✨ famous-parsleyCMS: ✨

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

    1. 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):

    1. export STACKBIT_API_KEY={stackbit_api_key}
  5. Run the following command to fetch the content from Sanity:

    1. npx @stackbit/stackbit-pull --stackbit-pull-api-url=https://stg-api.stackbit.com/pull/602055931cef9100162811c8
  6. [Optional] Run Sanity Studio locally: install sanity-cli npm install -g @sanity/cli, navigate to the /studio directory, and run sanity install and sanity start.
    You may be required to login with the Sanity CLI.

  7. Start the Hugo development server:

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

  9. 🎉

Editing Content

To start editing your site, you can use the Sanity interface at https://famous-parsleycms-sanity-theme-azimuth-site-ge-05593.sanity.studio/.

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 2021-02-07T21:03:25.618Z by Stackbit version 0.3.48.