Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alseambusher/material-blogger
- Owner: alseambusher
- License: mit
- Created: 2015-06-22T05:51:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T19:44:21.000Z (over 9 years ago)
- Last Synced: 2024-05-01T21:21:48.442Z (6 months 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: 4
- 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 executesass [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)