Blue¶ ↑
Minimalist Jekyll theme based on Bulma.
This work is on active development, but currently suitable for use on production.
How to install¶ ↑
-
Fork this repository.
-
Rename your fork as
your-username*.github.io
-
Edit the variables on
_config.yml
to make them yours. -
Replace the content of
_posts/
with your own content. -
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: juanjosalvador@netc.eu
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