Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 628 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 628 Bytes

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