This is a clean and simple Jekyll Theme built with the Bulma framework, providing a modern looking site to start working with.
This theme is available as a Ruby Gem
Add this line to your Jekyll siteβs Gemfile
:
gem "bulma-clean-theme"
And add this line to your Jekyll siteβs _config.yml
:
theme: bulma-clean-theme
And then execute:
$ bundle
Or install it yourself as:
$ gem install bulma-clean-theme
The theme can also be used with GitHub Pages by adding this line to your _config.yml
remote_theme: chrisrhymes/bulma-clean-theme