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-basic-bootstrap #22837

Merged
merged 2 commits into from
Apr 5, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5855,6 +5855,16 @@
- CSS-in-Reason support
- StaticQuery GraphQL support in ReasonML
- Similar to gatsby-starter-blog
- url: https://mik3y.github.io/gatsby-starter-basic-bootstrap/
repo: https:/mik3y/gatsby-starter-basic-bootstrap
description: A barebones starter featuring react-bootstrap and deliberately little else
tags:
- Styling:Bootstrap
- Styling:SCSS
features:
- Uses react-bootstrap, sass, and little else
- Skeleton starter, based on gatsby-starter-default
- Optional easy integration of themes from Bootswatch.com
- url: https://gatsby-starter-songc.netlify.com/
repo: https:/FFM-TEAM/gatsby-starter-song
description: A Gatsby starter for blog style with fresh UI.
Expand Down