Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzejay/plant-store-example
Jamstack site created with Stackbit
https://github.com/lorenzejay/plant-store-example
gatsby headless jamstack netlifycms ssg stackbit static
Last synced: 18 days ago
JSON representation
Jamstack site created with Stackbit
- Host: GitHub
- URL: https://github.com/lorenzejay/plant-store-example
- Owner: lorenzejay
- License: other
- Created: 2020-11-28T15:13:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-28T15:13:21.000Z (about 4 years ago)
- Last Synced: 2024-11-22T13:42:49.755Z (3 months ago)
- Topics: gatsby, headless, jamstack, netlifycms, ssg, stackbit, static
- Language: JavaScript
- Homepage: https://jamstack.new
- Size: 3.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ✨ happy-paprika ✨
This is a [Gatsby](https://gatsbyjs.com) site using [Netlify CMS](https://www.netlifycms.org) as a [CMS](https://en.wikipedia.org/wiki/Content_management_system). It was created with [Stackbit](https://www.stackbit.com?utm_source=project-readme&utm_medium=referral&utm_campaign=user_themes) in under a minute.
You can [create a site](https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-planty) 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](https://nodejs.org/en/)
1. Install npm dependencies:
npm install
1. Start the Gatsby local development server:
npm run develop
1. Open [http://localhost:8000/](http://localhost:8000/) in the browser
1. 🎉
## Editing Content
To start editing your site, you can use the Netlify CMS interface at `https://example.com/admin`, replacing `example.com` with your site's URL.
Alternatively, you can use the free on-page editing experience provided by the [Stackbit Studio](https://stackbit.com?utm_source=project-readme&utm_medium=referral&utm_campaign=user_themes).
[![](https://i3.ytimg.com/vi/zd9lGRLVDm4/hqdefault.jpg)](https://link.stackbit.com/project-readme-lead-video)
Here's a few resources to get you started:
- 📺 [Editing Content](https://link.stackbit.com/project-readme-editing-video)
- 📺 [Adding, Reordering and Deleting Items](https://link.stackbit.com/project-readme-adding-video)
- 📺 [Collaboration](https://link.stackbit.com/project-readme-collaboration-video)
- 📺 [Publishing](https://link.stackbit.com/project-readme-publishing-video)
- 📚 [Stackbit Documentation](https://www.stackbit.com/docs/)
If you need a hand, make sure to check the [Stackbit support page](https://www.stackbit.com/support?utm_source=project-readme&utm_medium=referral&utm_campaign=user_themes).
## Colophon
Generated at `2020-11-28T15:13:12.772Z` by Stackbit version `0.3.37`.