https://github.com/davbree/remarkable-robin
Jamstack site created with Stackbit
https://github.com/davbree/remarkable-robin
gatsby git headless jamstack ssg stackbit static
Last synced: 2 months ago
JSON representation
Jamstack site created with Stackbit
- Host: GitHub
- URL: https://github.com/davbree/remarkable-robin
- Owner: davbree
- License: other
- Created: 2020-12-30T14:40:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T14:47:14.000Z (over 5 years ago)
- Last Synced: 2025-01-29T14:17:42.056Z (over 1 year ago)
- Topics: gatsby, git, headless, jamstack, ssg, stackbit, static
- Language: JavaScript
- Homepage: https://jamstack.new
- Size: 2.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Stackbit DIY Theme
This site was generated by [www.stackbit.com](https://www.stackbit.com), v0.3.21.
Stackbit DIY 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/)