Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kickstartds/stackbit-eleventy-starter
https://github.com/kickstartds/stackbit-eleventy-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kickstartds/stackbit-eleventy-starter
- Owner: kickstartDS
- License: mit
- Created: 2024-06-07T16:36:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T10:18:07.000Z (7 months ago)
- Last Synced: 2024-06-13T13:09:50.464Z (7 months ago)
- Language: JavaScript
- Size: 314 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimal 11ty Stackbit Starter
This is a minimal starting point for new Stackbit projects. It is built with Eleventy and equipped with visual editing capabilities using Stackbit. It uses markdown files as the content source.
## Getting Started
The typical development process is to begin by working locally.
### Start Stackbit App
Run the 11ty & Stackbit development server:
```txt
npm start
```Open `localhost:8090/_stackbit`, register or sign in, and you will be directed to Stackbit's visual editor for your new project.
## Next Steps
Here are a few suggestions on what to do next if you're new to Stackbit:
- Learn [how Stackbit works](https://docs.stackbit.com/conceptual-guides/how-stackbit-works/)
- Explore the [feature guides](https://docs.stackbit.com/features/) for help while developing your site## Join the Community
[Join us on Discord](https://discord.gg/HUNhjVkznH) for community support and to showcase what you build with this starter.