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%} +