Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davbree/enthusiastic-cabbage
Jamstack site created with Stackbit
https://github.com/davbree/enthusiastic-cabbage
gatsby git headless jamstack ssg stackbit static
Last synced: 12 days ago
JSON representation
Jamstack site created with Stackbit
- Host: GitHub
- URL: https://github.com/davbree/enthusiastic-cabbage
- Owner: davbree
- License: other
- Created: 2020-12-30T11:39:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T11:39:24.000Z (about 4 years ago)
- Last Synced: 2024-12-01T17:28:41.859Z (2 months ago)
- Topics: gatsby, git, headless, jamstack, ssg, stackbit, static
- Language: JavaScript
- Homepage: https://jamstack.new
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Stackbit Starter Theme
This site was generated by [www.stackbit.com](https://www.stackbit.com), v0.3.21.
Stackbit Starter Theme original README is located [here](./README.theme.md).
# Running Your Site Locally
1. Install [Node.js and npm](https://nodejs.org/en/)
1. Install npm dependencies:
npm install
1. Start a local development server:
npm run develop
1. Browse to [http://localhost:8000/](http://localhost:8000/)