Blue

Minimalist Jekyll theme based on Bulma.

This work is on active development, but currently suitable for use on production.

DEMO

How to install

  1. Fork this repository.
  2. Rename your fork as your-username*.github.io
  3. Edit the variables on _config.yml to make them yours.
  4. Replace the content of _posts/ with your own content.
  5. Enjoy and submit me any issue or improvement!

Config variables

title:          My Awesome Blog
subtitle:       My Awesome Blog Subtitle
url:            "https://foobar.dev"
color:          primary

author:
  name:         Juanjo Salvador
  url:          http://jsalvador.me
  email:        [email protected]

Available colors are the same for Bulma (default ones). You can choose between primary (light turquoise), info (blue), warning (yellow), danger(red) and dark (black). It will switch the header color.

Licencse

MIT License