https://github.com/open-tux/ember-bulma
Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework
https://github.com/open-tux/ember-bulma
bulma ember
Last synced: about 1 year ago
JSON representation
Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework
- Host: GitHub
- URL: https://github.com/open-tux/ember-bulma
- Owner: open-tux
- License: mit
- Created: 2016-03-09T23:32:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T10:21:27.000Z (over 6 years ago)
- Last Synced: 2025-03-28T05:12:56.732Z (about 1 year ago)
- Topics: bulma, ember
- Language: HTML
- Homepage: http://open-tux.github.io/ember-bulma/
- Size: 3.6 MB
- Stars: 59
- Watchers: 4
- Forks: 14
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-bulma - ember-bulma - Ember.js components for Bulma (UI Libraries & Components / Courses)
README
[](https://badge.fury.io/js/ember-bulma)
[](https://travis-ci.org/open-tux/ember-bulma)
[](https://emberobserver.com/addons/ember-bulma)
[](http://commitizen.github.io/cz-cli/)
[](https://github.com/semantic-release/semantic-release)
# ember-bulma
[Ember Bulma](http://open-tux.github.io/ember-bulma/) is a collection of Ember components and services for [Bulma](https://github.com/jgthms/bulma), a modern CSS framework by Jeremy Thomas
---
**Ember Bulma is still very much in Beta. When you come across anything that needs addressing, please [open an issue](https://github.com/open-tux/ember-bulma/issues). Thanks!**
## Installation
```
ember install ember-bulma
```
This will automatically install the `ember-cli-sass` NPM dependency and create a SCSS file in your App called `styles/app.scss` with the following import statement:
```scss
@import "bulma";
```
**Optional :**
```
ember install ember-font-awesome
```
## Deploy
Deploy the demo app:
```sh
ember deploy production
git push upstream gh-pages
```
## Documentation
- Ember Bulma:
- Bulma:
## Source
- Ember Bulma:
- Bulma: