bbbbx / hexo-theme-smash

:art: A colorful hexo theme

Home Page:https://bbbbx.github.io/hexo-theme-smash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-theme-smash

🍭 A colorful hexo theme -- Smash! Support IE 11+.

screenshot

Install

hexo init blog && cd blog    # init hexo blog
npm install                  # install node_modules
git clone https://github.com/bbbbx/hexo-theme-smash.git ./themes/hexo-theme-smash    # clone theme repo
npm install --save hexo-render-pug    # install pug template engine

That's all. Done!

Configure

modify _config.yml in the blog root directory:

- theme: landscape
+ theme: hexo-theme-smash

change theme to hexo-theme-smash, Done!

License

MIT

About

:art: A colorful hexo theme

https://bbbbx.github.io/hexo-theme-smash/

License:MIT License


Languages

Language:CSS 85.7%Language:HTML 14.3%