Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(starters): add gatsby-starter-builder #22692

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/starters.yml
Expand Up @@ -5808,6 +5808,18 @@
- Includes React Helmet
- Clean minimalist design
- Completely customizable using only gatsby-config.js file
- url: https://builderio.github.io/gatsby-starter-builder/
repo: https://github.com/BuilderIO/gatsby-starter-builder
description: Gatsby starter with drag + drop page building with your React components via Builder.io
tags:
- CMS:Other
- CMS:Headless
features:
- Builder.io integration with sample pages/header/footer.
- Drag and drop page editing and creations.
- Lots of built-in templates, widgets, or bring in your own custom components.
- Uses @builder.io/gatsby plugin to dynamically create pages published on the editor.
- SEO
- url: https://gatsby-starter-reason-blog.netlify.com/
repo: https://github.com/mukul-rathi/gatsby-starter-reason-blog
description: The Gatsby Starter Blog using ReasonML!
Expand Down