Sha256: 792fec3a0313260130238dbf4488d9ba16493a33f2ac640606317e6ccb76ec8e

Contents?: true

Size: 699 Bytes

Versions: 22

Compression:

Stored size: 699 Bytes

Contents

{% capture share_twitter %}
https://twitter.com/intent/tweet/?text={{ page.title | uri_escape }}&url={{ site.url }}{{ page.url }}{% endcapture %}
{% capture share_facebook %}
https://facebook.com/sharer/sharer.php?u={{ site.url }}{{ page.url }}{% endcapture %}
{% capture share_google %}
https://plus.google.com/share?url={{ site.url }}{{ page.url }}{% endcapture %}

<div class="share">
  {% include button.html text="Tweet" icon="twitter" link=share_twitter color="#1DA1F2" %}
  {% include button.html text="Share on Facebook" icon="facebook" link=share_facebook color="#3B5998" %}
  {% include button.html text="Share on Google+" icon="googleplus" link=share_google color="#DC4E41" %}
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
alembic-jekyll-theme-1.2.1 _includes/post-share-buttons.html
alembic-jekyll-theme-1.2.0 _includes/post-share-buttons.html
alembic-jekyll-theme-1.1.1 _includes/post-share-buttons.html
alembic-jekyll-theme-1.1.0 _includes/post-share-buttons.html
alembic-jekyll-theme-1.0.0 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.7 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.6 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.5 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.4 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.3 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.2 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.1 _includes/post-share-buttons.html
alembic-jekyll-theme-0.1.0 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.9 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.8 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.7 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.6 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.5 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.4 _includes/post-share-buttons.html
alembic-jekyll-theme-0.0.3 _includes/post-share-buttons.html