Add social share buttons for posts

This commit is contained in:
Ryan Lee 2016-07-31 21:30:03 -04:00
parent bf6ff58d6e
commit 52824340aa
5 changed files with 202 additions and 3 deletions

View file

@ -48,7 +48,7 @@ author:
xing: yourname # eg. daattali
stackoverflow: yourlink # eg. "3943160/daattali"
instagram: yourname # eg. daattali
# Select which links to show in the footer
footer-links-active:
rss: false
@ -61,6 +61,13 @@ footer-links-active:
stackoverflow: false
instagram: false
# Select which share links to show in posts
share-links-active:
twitter: true
facebook: true
google: false
linkedin: true
# How to display the link to the website in the footer
# Remove this if you don't want a link in the footer
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"