smilify
is a Liquid filter to transform text
emoticons into smileys.
It can be easily plugged in to your existing Jekyll powered content to bring
all your text emoticons to life.
Take a look at my blog: http://saswatpadhi.github.com/, powered by smilify
You can also read my post about it.
smilify
To use smilify in your existing Jekyll powered website,
plugins
folder to the _plugins
or plugins
folder
as per your configuration._plugins
folder here: https://github.com/mojombo/jekyll/wiki/Plugins ]source/images
to the images
folder in
the root folder of your blog source.source
folder here: https://github.com/mojombo/jekyll/wiki/Configuration ]source/_include
to the _include
folder._include
folder here: https://github.com/mojombo/jekyll/wiki/Configuration ]smilify
comes with 3 smiley packs, assembled from various sources.
To use a particula smiley pack in your website, you just have to add one line to your _config.yml
:
smileytheme: MSN # Use the MSN smiley theme
smilify
to detect and smilify your text emoticons, your content must be passed through
the smilify
filter._post.html
and _page.html
in the _layouts
folder should just work. Please refer to Smiley-Packs wiki page.
Copyright © 2012 Saswat Padhi under MIT License
[Please Refer included LICENSE
file for more information]
smiley images are owned by their respective creators.