Sha256: b6afe058d89c3bc56777d116a60302a5a21bc497bceaabd8580f6d49611fd813

Contents?: true

Size: 885 Bytes

Versions: 4

Compression:

Stored size: 885 Bytes

Contents

# Blue

> Minimalist Jekyll theme (based on Bulma)

Work in progress!

[DEMO](https://jsalvador.me/blue)

## 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:        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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
blue-jekyll-theme-0.3.1 README.md
blue-jekyll-theme-0.3.0 README.md
blue-jekyll-theme-0.2.1 README.md
blue-jekyll-theme-0.2.0 README.md