diff --git a/_config.yml b/_config.yml
index 287a33c1..348bb110 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,7 +2,7 @@ title: Minimal Mistakes
tagline: Jekyll Theme
description: A responsive Jekyll theme with editorial design tendencies.
#Comment out url when working locally to resolve base urls correctly
-url: http://mmistakes.github.io/minimal-mistakes
+#url: http://mmistakes.github.io/minimal-mistakes
# Owner/author information
owner:
@@ -10,7 +10,14 @@ owner:
avatar: bio-photo.jpg
bio: "Just another boring, time traveling, tattooed, designer from Buffalo New York."
email: michael@mademistakes.com
+ # Social networking links are used in author-bio sidebar. Update and remove as you like.
twitter: "mmistakes"
+ facebook: "michaelrose"
+ github: "mmistakes"
+ linkedin: "michaelrose"
+ instagram: "mmistakes"
+ lastfm: "anotherjpeg"
+ tumblr: "mademistakes"
# For Google Authorship https://plus.google.com/authorship
google_plus: "https://plus.google.com/118238196859537351707/posts"
diff --git a/_includes/author-bio.html b/_includes/author-bio.html
index 49d8756f..9ef2e8cc 100644
--- a/_includes/author-bio.html
+++ b/_includes/author-bio.html
@@ -1,4 +1,11 @@
{{ site.owner.bio }}
-Follow @{{ site.owner.twitter }}
\ No newline at end of file +{% if site.owner.twitter %}{% endif %} +{% if site.owner.facebook %}{% endif %} +{% if site.owner.google_plus %}{% endif %} +{% if site.owner.linkedin %}{% endif %} +{% if site.owner.instagram %}{% endif %} +{% if site.owner.github %}{% endif %} +{% if site.owner.lastfm %}{% endif %} +{% if site.owner.tumblr %}{% endif %} \ No newline at end of file diff --git a/assets/css/main.css b/assets/css/main.css index cb257b80..2de16435 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1394,12 +1394,6 @@ svg:not(:root) { font-weight: normal; font-style: normal; } -@media screen and (-webkit-min-device-pixel-ratio: 0) { - @font-face { - font-family: 'icomoon'; - src: url('../fonts/icomoon.svg#icomoon') format('svg'); - } -} /* Use the following CSS code if you want to use data attributes for inserting your icons */ [data-icon]:before { font-family: 'icomoon'; @@ -1417,11 +1411,16 @@ Instead of a list of all class selectors, you can use the generic selector below, but it's slower: [class*="icon-"] { */ -.icon-twitter, -.icon-feed, .icon-instagram, .icon-facebook, +.icon-twitter, .icon-google-plus, +.icon-feed, +.icon-feed-2, +.icon-linkedin, +.icon-tumblr, +.icon-lastfm, +.icon-mail, .icon-github { font-family: 'icomoon'; speak: none; @@ -1432,24 +1431,39 @@ you can use the generic selector below, but it's slower: line-height: 1; -webkit-font-smoothing: antialiased; } -.icon-twitter:before { - content: "\e000"; -} -.icon-feed:before { - content: "\e003"; -} .icon-instagram:before { content: "\e004"; } .icon-facebook:before { - content: "\e001"; + content: "\e003"; +} +.icon-twitter:before { + content: "\e007"; } .icon-google-plus:before { + content: "\e00a"; +} +.icon-feed:before { + content: "\e00b"; +} +.icon-feed-2:before { + content: "\e00c"; +} +.icon-linkedin:before { + content: "\e001"; +} +.icon-tumblr:before { content: "\e002"; } -.icon-github:before { +.icon-lastfm:before { content: "\e005"; } +.icon-mail:before { + content: "\e006"; +} +.icon-github:before { + content: "\e000"; +} /* Standard form controls ================================== */ form { margin: 0 0 5px 0; diff --git a/assets/fonts/icomoon.dev.svg b/assets/fonts/icomoon.dev.svg index 6c85ebd1..d90938b3 100644 --- a/assets/fonts/icomoon.dev.svg +++ b/assets/fonts/icomoon.dev.svg @@ -9,49 +9,86 @@ This is a custom SVG font generated by IcoMoon.