armiiller / emoji-css

An easy way to include emoji in your HTML

Home Page:https://emoji-css.afeld.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoji CSS 😃

An easy way to include emoji in your HTML.

Development

Note that the images under emoji/ are only there for legacy reasons, and are copyrighted. They will be removed at some point.

Running Locally

Install Ruby 2.x, then run:

bundle
bundle exec jekyll serve -w
open http://localhost:4000

Updating emoji data

Pulls from emoji-data.

make

See Also

About

An easy way to include emoji in your HTML

https://emoji-css.afeld.me/

License:MIT License


Languages

Language:JavaScript 38.7%Language:HTML 22.8%Language:CSS 16.0%Language:Ruby 14.6%Language:SCSS 5.9%Language:Makefile 2.0%