hexo-theme-again
A dead simple theme which supports emoji γ
Demo
lyyourc.com β β
Usage
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
Tips
- Add twitter emoji ππ₯π³: twemojiγ
License
MIT