https://github.com/Cethy/gatsby-starter-bloomer
[NOT MAINTAINED] A Gatsby starter based on Bulma and Bloomer.
https://github.com/Cethy/gatsby-starter-bloomer
Last synced: 8 months ago
JSON representation
[NOT MAINTAINED] A Gatsby starter based on Bulma and Bloomer.
- Host: GitHub
- URL: https://github.com/Cethy/gatsby-starter-bloomer
- Owner: Cethy
- License: mit
- Archived: true
- Created: 2018-03-27T15:22:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T15:31:49.000Z (over 7 years ago)
- Last Synced: 2024-07-31T20:28:24.540Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 95.7 KB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bulma - gatsby-starter-bloomer - A Gatsby starter based on Bulma and Bloomer (Resources / Starters)
README
# gatsby-starter-bloomer
A Gatsby starter based on [Bulma](https://bulma.io/) and [Bloomer](https://bloomer.js.org/).
[Demo](https://gatsby-starter-bloomer.netlify.com/)
For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/).
## Features
- Based on [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default)
- Sass preprocessor (with [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass))
- [Bulma CSS Framework](https://bulma.io/) with its [Bloomer react components](https://bloomer.js.org/)
- [Font-Awesome icons](https://fontawesome.com/icons)
- Includes a simple fullscreen hero w/ footer example
## Deploy
[](https://app.netlify.com/start/deploy?repository=https://github.com/Cethy/gatsby-starter-bloomer)
## Dev environment
Run it by :
```sh
npm run dev
```
## Notes
The version for `gatsby-plugin-sass` [is locked](https://github.com/gatsbyjs/gatsby/issues/4457#issuecomment-371859766) to fix css not deploying in production.