dev-pwa / curious-onion

Jamstack site created with Stackbit

Home Page:https://jamstack.new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

โœจ curious-onion โœจ

This is a Hugo 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. 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 "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={stackbit_netlify_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/60ded09fac47ed001991bcb7
    
  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 edit the included Markdown files.

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-07-02T09:35:26.267Z by Stackbit version 0.3.53.

About

Jamstack site created with Stackbit

https://jamstack.new

License:Other


Languages

Language:SCSS 50.1%Language:HTML 47.3%Language:JavaScript 2.0%Language:Shell 0.6%