Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 4.71 KB

README.md

File metadata and controls

86 lines (56 loc) · 4.71 KB

✨ my-dev-jamstack ✨

Netlify Status

This is a second-generation JAMSTACK, with better performance than even its visionaries could have imagined.

This is a Gatsby site using Git 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. Install Node.js and npm

  2. Install npm dependencies:

     npm install
    
  3. Get "stackbit-api-key" from project menu in Stackbit dashboard

  4. Run the following command to assign this key to STACKBIT_API_KEY environment variable:

     export STACKBIT_API_KEY=""
    
  5. Run the following command to fetch additional site contents from Stackbit if needed:

     npx @stackbit/stackbit-pull --stackbit-pull-api-url=https://api.stackbit.com/pull/60323df295aa610015b59f66 --stackbit-api-key=STACKBIT_API_KEY
    
  6. Start the Gatsby local development server:

     npm run develop
    
  7. Open http://localhost:8000/ in the browser

  8. 🎉

Editing Content

To start editing your site, you can edit the included Markdown files.

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

reference video

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-21T11:05:31.973Z by Stackbit version 0.3.49.