Sha256: 0df83429321863933106c4767dcaed271ffab07feb469cb212afd2eb8fe57700

Contents?: true

Size: 947 Bytes

Versions: 1

Compression:

Stored size: 947 Bytes

Contents

# Blue

Minimalist Jekyll theme based on Bulma.

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

[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

1 entries across 1 versions & 1 rubygems

Version Path
blue-jekyll-theme-0.3.2 README.md