lyyourc / hexo-theme-again

lalala
104 stars 32 forks source link

hexo-theme-again

A dead simple theme which supports emoji 。

Demo

lyyourc.com :star: :star:

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

License

MIT