Sha256: 395f58bb7eeb883191a977c1cc6de9e923e66df2eabcff98ec8b3fc1abd71725
Contents?: true
Size: 924 Bytes
Versions: 3
Compression:
Stored size: 924 Bytes
Contents
# 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).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-bulma-0.0.3 | README.md |
jekyll-bulma-0.0.2 | README.md |
jekyll-bulma-0.0.1 | README.md |