Hexo-theme-next: Add Emoji support

Created on 1 Jan 2019  路  11Comments  路  Source: theme-next/hexo-theme-next

Hello to all!

I propose to add support for emoji. Sometimes there is not enough opportunity to use emoji.

Happy New Year to all 馃槈

Feature Request Hexo Solved

All 11 comments

Happy New Year!

What about using hexo-filter-github-emojis plugin? 馃槈

@stevenjoezhang, thanks for your reply. I have not tried this plugin, but if you recommend, I will try 馃槈

This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@online Does hexo-filter-github-emojis work fine?

@stevenjoezhang, thanks for reminding me. I didn't try this solution yet. I'll try tonight.

@stevenjoezhang, I checked the plugin hexo-filter-github-emojis, but there are problems in his work.

Emoji_2019-03-15_221746

@online Seems hexo-filter-github-emojis forgot to update the json file:
https://github.com/crimx/hexo-filter-github-emojis/blob/master/emojis.json
https://api.github.com/emojis
Maybe this emoji filter can be integrated into NexT (frontend)

@online I know how to make it work again:

npm install hexo-filter-github-emojis
node node_modules/hexo-filter-github-emojis/update-emojis.js

You can have a try

@stevenjoezhang, yes, thanks, after update works fine.

This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yongjunwen picture yongjunwen  路  6Comments

hsiangfeng picture hsiangfeng  路  5Comments

cong picture cong  路  5Comments

kuretru picture kuretru  路  3Comments

xuan512 picture xuan512  路  4Comments