Awesome
gatsby-starter-bloomer
A Gatsby starter based on Bulma and Bloomer.
For an overview of the project structure please refer to the Gatsby documentation - Building with Components.
Features
- Based on gatsby-starter-default
- Sass preprocessor (with gatsby-plugin-sass)
- Bulma CSS Framework with its Bloomer react components
- Font-Awesome icons
- Includes a simple fullscreen hero w/ footer example
Deploy
Dev environment
Run it by :
npm run dev
Notes
The version for gatsby-plugin-sass
is locked to fix css not deploying in production.