A dead simple theme which supports emoji 。
lyyourc.com :star: :star:
Install the theme:
git clone https://github.com/DrakeLeung/hexo-theme-again.git themes/again
Install the dependencies:
npm i -S hexo-renderer-sass hexo-renderer-markdown-it markdown-it-emoji twemoji
Use the theme:
# config.yml
# theme: landscape
theme: again
Preview:
hexo server
MIT