Skip to content

Commit

Permalink
Social Media Enhancement, iteration 5
Browse files Browse the repository at this point in the history
v1.0.014

Moved all social media buttons to _includes/JB/sharing
  • Loading branch information
sathyamvellal committed Jul 11, 2013
1 parent 18dba35 commit 1ca0590
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
3 changes: 3 additions & 0 deletions _includes/JB/sharing
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<div style="display: inline; width: 3px;" class="g-plusone"></div>
<a href="http://news.ycombinator.com/submit" class="hn-share-button">Vote on HN</a>

{% if site.JB.sharing.provider and page.sharing != false %}

{% case site.JB.sharing.provider %}
Expand Down
3 changes: 0 additions & 3 deletions _includes/themes/twitter/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ <h1>{{ page.title }} {% if page.tagline %}<small>{{page.tagline}}</small>{% endi
</div>
<hr>
<div class="post-sharing">
<div style="display: inline; width: 3px;" class="g-plusone"></div>
<a href="http://news.ycombinator.com/submit" class="hn-share-button">Vote on HN</a>
{% include JB/sharing %}
<!-- <div class="fb-like" data-href="http://developers.facebook.com/docs/reference/plugins/like" data-send="true" data-layout="button_count" data-show-faces="false" data-font="lucida grande"></div> -->
</div>
<hr>
{% include JB/comments %}
Expand Down
2 changes: 1 addition & 1 deletion _site/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>A Wandering</title>
<link href="http://sathyamvellal.in/" rel="self"/>
<link href="http://sathyamvellal.in"/>
<updated>2013-07-11T15:39:57+05:30</updated>
<updated>2013-07-11T15:45:08+05:30</updated>
<id>http://sathyamvellal.in</id>
<author>
<name>Sathyam M Vellal</name>
Expand Down
6 changes: 3 additions & 3 deletions _site/games/0-ad-game/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,9 @@ <h1>0 A.D. Game </h1>
<hr>
<div class="post-sharing">
<div style="display: inline; width: 3px;" class="g-plusone"></div>
<a href="http://news.ycombinator.com/submit" class="hn-share-button">Vote on HN</a>

<a href="http://news.ycombinator.com/submit" class="hn-share-button">Vote on HN</a>




<div id="fb-root"></div>
Expand Down Expand Up @@ -238,7 +239,6 @@ <h1>0 A.D. Game </h1>



<!-- <div class="fb-like" data-href="http://developers.facebook.com/docs/reference/plugins/like" data-send="true" data-layout="button_count" data-show-faces="false" data-font="lucida grande"></div> -->
</div>
<hr>

Expand Down
6 changes: 3 additions & 3 deletions _site/general/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,9 @@ <h1>Hello World </h1>
<hr>
<div class="post-sharing">
<div style="display: inline; width: 3px;" class="g-plusone"></div>
<a href="http://news.ycombinator.com/submit" class="hn-share-button">Vote on HN</a>

<a href="http://news.ycombinator.com/submit" class="hn-share-button">Vote on HN</a>




<div id="fb-root"></div>
Expand Down Expand Up @@ -234,7 +235,6 @@ <h1>Hello World </h1>



<!-- <div class="fb-like" data-href="http://developers.facebook.com/docs/reference/plugins/like" data-send="true" data-layout="button_count" data-show-faces="false" data-font="lucida grande"></div> -->
</div>
<hr>

Expand Down
4 changes: 2 additions & 2 deletions _site/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>A Wandering - Sathyam M Vellal</description>
<link>http://sathyamvellal.in</link>
<link>http://sathyamvellal.in</link>
<lastBuildDate>2013-07-11T15:39:57+05:30</lastBuildDate>
<pubDate>2013-07-11T15:39:57+05:30</pubDate>
<lastBuildDate>2013-07-11T15:45:08+05:30</lastBuildDate>
<pubDate>2013-07-11T15:45:08+05:30</pubDate>
<ttl>1800</ttl>


Expand Down

0 comments on commit 1ca0590

Please sign in to comment.