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
- Host: GitHub
- URL: https://github.com/sukso96100/jekyll-polymer-magazine
- Owner: sukso96100
- License: mit
- Created: 2016-11-20T12:25:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-27T11:30:10.000Z (over 8 years ago)
- Last Synced: 2025-06-03T20:40:37.091Z (14 days ago)
- Language: HTML
- Homepage: https://youngbin.xyz/jekyll-polymer-magazine/
- Size: 11.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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






