emoji_for_jekyll

By yihangho

A plugin for Jekyll that seamlessly enable emoji.

To install, add this to your Gemfile:

gem "emoji_for_jekyll"

and run bundle install. To use, run Jekyll with bundle exec preceding it:

$ bundle exec jekyll build
$ bundle exec jekyll serve

Source code