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: about 1 year ago
JSON representation
Material Design template for Google Blogger
- Host: GitHub
- URL: https://github.com/alseambusher/material-blogger
- Owner: alseambusher
- License: mit
- Created: 2015-06-22T05:51:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T19:44:21.000Z (almost 11 years ago)
- Last Synced: 2025-04-13T07:15:57.969Z (about 1 year ago)
- Topics: blogger, material-theme, sass, themes-generated
- Language: CSS
- Homepage: http://lifepluslinux.blogspot.in/2015/08/material-theme-for-google-blogger.html
- Size: 5.25 MB
- Stars: 10
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)