# jekyll-bulma ## Installation Add this line to your Jekyll site's `Gemfile`: ```ruby gem "jekyll-bulma" ``` And add this line to your Jekyll site's `_config.yml`: ```yaml theme: jekyll-bulma ``` And then execute: $ bundle Or install it yourself as: $ gem install jekyll-bulma ## Usage TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## Development To set up your environment to develop this theme, run `bundle install`. ## License The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).