bulma-clean-theme
This is a clean and simple Jekyll Theme built with the Bulma framework, providing a modern looking site to start working with.
Features
- Page, Blog, Post and Product layouts included
- Use the Bulma navbar, menu and tabs
- Easily overwrite the primary colour of the theme
- Manage the navigation using a data file
- Latest Posts sidebar (optional)
- Responsive design
Installation
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
Use with GitHub Pages
The theme can also be used with GitHub Pages by adding this line to your _config.yml
remote_theme: chrisrhymes/bulma-clean-theme