Sha256: 3aca60502b0646ab44722869e8924787225105422fd64c1308c5c4f70fbf201b

Contents?: true

Size: 1.53 KB

Versions: 11

Compression:

Stored size: 1.53 KB

Contents

<div class="row article_footer">
  <div class="comments">
    <% if data['site']['disqus_shortname'] %>
      <a href="#" id="comment_shower">
        <span class="socicon socicon-disqus fgcolor"></span>
        <span class="disqus-comment-count" data-disqus-identifier="<%= (current_article.data['disqus_id'] || current_article.path ) %>">Be the first to comment.</span>
      </a>
    <% end %>
  </div>
  <div class="sharing">
    <a href="http://www.twitter.com/share?url=<%= data['site']['siteurl'] %><%= current_article.url %>&amp;text=<%= current_article.title %> by <%= data['site']['twitter_id'] %>" title="Share this post on Twitter" data-lang="en" onclick="return !window.open(this.href, 'Twitter', 'width=640,height=300')"><span class="socicon socicon-twitter fgcolor"></span></a>

    <a target="_blank" onclick="return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="http://www.facebook.com/sharer/sharer.php?u=<%= data['site']['siteurl'] %><%= current_article.url %>" title="Share this post on Facebook"><span class="socicon socicon-facebook fgcolor"></span></a>

    <a href="http://plus.google.com/share?url=<%= data['site']['siteurl'] %><%= current_article.url %>" target="_blank" onclick="return !window.open(this.href, 'Google +', 'width=640,height=300')" title="Share this post on Google +"><span class="socicon socicon-google fgcolor"></span></a>
  </div>
</div>
<% if data['site']['disqus_shortname'] %>
  <div class="row comment_universe">
    <div id="disqus_thread" class="col-sm-10 col-sm-offset-1"></div>
  </div>
<% end %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.19 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.18 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.17 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.16 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.15 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.14 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.13 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.12 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.11 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb
happy_seed-0.0.10 lib/generators/happy_seed/static_blog/templates/source/layouts/_article_footer.erb