Skip to content

Code-Sharp/hexo-theme-again

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • CSS 62.4%
  • HTML 33.6%
  • JavaScript 4.0%