|
|
@ -8,6 +8,9 @@ Release history
|
||||||
* Ensure WordPress import adds paragraphs in for all types of line endings
|
* Ensure WordPress import adds paragraphs in for all types of line endings
|
||||||
in post content.
|
in post content.
|
||||||
* Decode HTML entities within WordPress post titles on import
|
* Decode HTML entities within WordPress post titles on import
|
||||||
|
* Improved appearance of LinkedIn icon in default theme
|
||||||
|
* Add GitHub and Google+ social icons support in default theme
|
||||||
|
* Optimize social icons
|
||||||
|
|
||||||
3.0 (2012-08-08)
|
3.0 (2012-08-08)
|
||||||
==================
|
==================
|
||||||
|
|
|
||||||
|
|
@ -309,7 +309,10 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
|
||||||
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
|
.social a[href*='twitter.com'] {background-image: url('../images/icons/twitter.png');}
|
||||||
.social a[href*='linkedin.com'] {background-image: url('../images/icons/linkedin.png');}
|
.social a[href*='linkedin.com'] {background-image: url('../images/icons/linkedin.png');}
|
||||||
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.png');}
|
.social a[href*='gitorious.org'] {background-image: url('../images/icons/gitorious.png');}
|
||||||
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
|
.social a[href*='github.com'],
|
||||||
|
.social a[href*='git.io'] {background-image: url('../images/icons/github.png');}
|
||||||
|
.social a[href*='gittip.com'] {background-image: url('../images/icons/gittip.png');}
|
||||||
|
.social a[href*='plus.google.com'] {background-image: url('../images/icons/google-plus.png');}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
About
|
About
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 963 B After Width: | Height: | Size: 958 B |
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 202 B |
BIN
pelican/themes/notmyidea/static/images/icons/github.png
Normal file
|
After Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 227 B |
|
Before Width: | Height: | Size: 671 B After Width: | Height: | Size: 487 B |
BIN
pelican/themes/notmyidea/static/images/icons/google-plus.png
Normal file
|
After Width: | Height: | Size: 527 B |
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 975 B |
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 896 B |
|
Before Width: | Height: | Size: 896 B After Width: | Height: | Size: 879 B |
|
Before Width: | Height: | Size: 835 B After Width: | Height: | Size: 830 B |