An open API service indexing awesome lists of open source software.

https://github.com/sukso96100/jekyll-polymer-magazine

Polymer library based magazine style theme
https://github.com/sukso96100/jekyll-polymer-magazine

Last synced: 3 days ago
JSON representation

Polymer library based magazine style theme

Awesome Lists containing this project

README

        

# jekyll-polymer-magazine

A [Google Design](https://design.google.com/) inspired Magazine style theme for Jekyll based on Polymer Library

## Installation

### Install using gem

Add this line to your Jekyll site's Gemfile:

```ruby
gem "jekyll-polymer-magazine"
```

And add this line to your Jekyll site's `_config.yml`:

```yaml
theme: jekyll-polymer-magazine
```

And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install jekyll-polymer-magazine
```

### Install without gem
Just Fork this repo. then edit `_config.yml` to suit your needs.

## License

The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

## Theme Preview
![](preview/preview-1.png)
![](preview/preview-2.png)
![](preview/preview-3.png)
![](preview/preview-4.png)
![](preview/preview-5.png)
![](preview/preview-6.png)
![](preview/preview-7.png)