Top Contributors
-
matthewowen - 2
-
cnunciato - 2
-
LawrenceWoodman - 2
-
tsmango - 2
-
stereobooster - 2
Most Forked
- jekyll_alias_generator - 32
- jekyll-tagging - 30
- jekyll-scholar - 18
- jekyll-tweet-tag - 18
- jekyll-asset_bundler - 18
Most Watched
- jekyll-author-plugin - 10
- Simple-Jekyll-Search - 9
- jekyll-press - 9
- jekyll-scholar - 9
- jekyll_alias_generator - 8
Most Starred
- Simple-Jekyll-Search - 244
- jekyll-scholar - 176
- jekyll-tagging - 104
- jekyll_alias_generator - 102
- jekyll_indextank - 90
Plugin Information
jekyll-emoji
A jekyll plug-in that provides a Liquid filter for emojifying text with https://github.com/github/gemoji. See http://www.emoji-cheat-sheet.com for a full listing of emoji codes.
README.md
Jekyll Emoji
A jekyll plug-in that provides a Liquid filter for emojifying text with Gemoji. See Emoji Cheat Sheet for a full listing of emoji codes.
Installation
- Run
gem install gemoji
or addgem 'gemoji'
to your gemfile and runbundle install
- Copy this file to your
_plugins
directory - Add a line like
emoji_dir: ./images/emoji
to your_config.yml
Usage:
- Apply the filter wherever needed e.g.
{{ content | emojify }}
- Add some emoji to your article! e.g.
Hello :wink: