Skip to content

hemanth/octopress-socialink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

octopress socialink plugin

Installation

Place the socialink.rb in your ~/octopress/plugin/ dir.

Usage

{% sl social handle %}
  • social can be any of : gh, fb, gp, tw, in, fl. [github, facebook, googleplus, twitter, linkdin, flickr respectivly]

Examples:

Input:

{% sl gh hemanth %}
{% sl fb hemanth %}
{% sl tw gnumanth %}

Output:

<a href='https://github.com/hemanth'>hemanth</a>
<a href='https://facebook.com/hemanth'>hemanth</a>
<a href='https://twitter.com/gnumanth'>gnumanth</a>

About

Socialink plugin for octopress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages