dev4mobile / hexo-theme-again

hexo theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

hexo theme


Languages

Language:CSS 61.3%Language:HTML 34.8%Language:JavaScript 3.9%