Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/ember-bulma.svg)](https://badge.fury.io/js/ember-bulma)
[![Build Status](https://travis-ci.org/open-tux/ember-bulma.svg?branch=master)](https://travis-ci.org/open-tux/ember-bulma)
[![Ember Observer Score](http://emberobserver.com/badges/ember-bulma.svg)](https://emberobserver.com/addons/ember-bulma)

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](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: