Minima Reboot
A responsive Bootstrap port of Jekyll’s default theme, Minima.
Installation
Add this line to your site’s _config.yml
remote_theme: aterenin/minima-reboot
Jekyll will automatically download and enable the theme, provided it is up to date.
Alternatively, Minima Reboot is a gem-based theme and can be installed from rubygems.org.
Features
- Uses
bootstrap.css
only, and does not loadbootstrap.js
. - Very lightweight, easy to understand, customizable.
- GitHub Pages friendly.
- Does not override Bootstrap styles.
- Supports Jekyll’s syntax highlighting.
- Supports Jekyll’s pagination, with fallback if plugin not enabled.