Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alseambusher/material-blogger

Material Design template for Google Blogger
https://github.com/alseambusher/material-blogger

blogger material-theme sass themes-generated

Last synced: 22 days ago
JSON representation

Material Design template for Google Blogger

Awesome Lists containing this project

README

        

Material theme for Blogger
==========================

Inspired by Google's [Material Design](https://www.google.com/design/spec/material-design/introduction.html) principles, this generates Material themes for Google Blogger using sass.

##Generating Themes

1. Create a new sass file defining all the variables. Refer [this](https://github.com/alseambusher/material-blogger/blob/master/honor.scss).
2. Define overrides in _overrides.sass if required.
3. Then execute sass [file name] > theme.css

##Using Themes

1. Copy the contents of the generated css file or one of the themes [here](https://github.com/alseambusher/material-blogger/tree/master/css).
2. Login to your Google Blogger account.
3. Go to Template -> Customize -> Advanced -> Add CSS
4. Paste the contents there and apply.

Here are some of the themes generated with material-blogger




Honor





Aqua





Pink Ribbon


See [this](http://lifepluslinux.blogspot.in/2015/08/material-theme-for-google-blogger.html) to see all changes.

##Contributing

Suggest changes / new requirements [here](http://lifepluslinux.blogspot.in/2015/08/material-theme-for-google-blogger.html)
Report issues [here](https://github.com/alseambusher/material-blogger/issues)