From 5b2c86badc6cfddadcd20ddc0634548dde17e501 Mon Sep 17 00:00:00 2001 From: Panos Sakkos Date: Tue, 24 Nov 2015 01:57:39 +0100 Subject: [PATCH] Fixes #121 --- _config.yml | 5 +++-- _includes/share.html | 13 +++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 6d04a9d..11c5ba2 100755 --- a/_config.yml +++ b/_config.yml @@ -87,11 +87,12 @@ paginate: 5 email-share: True fb-share: True twitter-share: True +linkedin-share: True reddit-share: True google-plus-share: True -linkedin-share: True tumblr-share: True pinterest-share: True +pocket-share: True vkontakte-share: True disqus-shortname: "panossakkos" @@ -156,7 +157,7 @@ pages_list: # Exclusion list from the generated _site -exclude: ["LICENSE", "README", "CONTRIBUTING", "CONTRIBUTORS", "scripts"] +exclude: ["LICENSE", "README.md", "CONTRIBUTING", "CONTRIBUTORS", "scripts"] # Pagination path diff --git a/_includes/share.html b/_includes/share.html index 934eeee..6877d2c 100644 --- a/_includes/share.html +++ b/_includes/share.html @@ -99,6 +99,19 @@ {% endif %} + {% if site.pocket-share%} +
  • + + + + + + + pocket + +
  • + {% endif %} {% if site.vkontakte-share %}