The emojis example is not working as expected :-/
jonasbn opened this issue · 6 comments
Meaning it is rendered correctly on GitHub, but not in GitHub pages
Ref: https://github.com/jonasbn/til/blob/master/github/use_emojis.md
It seems the issue is with GitHub pages and their themes. Emojis work for GitHub Wikis
Demonstration: 🎉
Hmmm this seem to have been fixed, do follow a up
I was looking in the wrong place.
https://github.com/jonasbn/til/blob/master/github/use_emojis.md
is rendered as:
http://jonasbn.github.io/til/github/use_emojis.html
Where it is clearly not working
I did a GitHub Pages implementation for Thuva4/Algorithms.
Perhaps I should generalize the code so I can reuse it elsewhere, like in this repository
Here I translated the emojis using JavaScript
This might be the solution: jekyll/jemoji