Skip to content

Meta-Network/hexo-theme-bear

 
 

Repository files navigation

hexo-theme-bear

此主题参考Bear的阅读体验而制作。

This theme is inspired by Bear which is awesome!

Install

  1. Download from GitHub
$ cd your-hexo-site
$ git clone https://github.com/gary-Shen/hexo-theme-bear themes/bear
  1. Set the theme field in your site _config.yml to bear
theme: bear
  1. ❤️ Install dependencies.
    The template is written in pug. So you need to install hexo-render-pug.
$ npm i hexo-render-pug
# Install your all dependencies if you didn't do this before.
$ npm i

Update

cd themes/bear
git pull

Screenshot

bear

Bear in hexo-theme-bear

bear

About

Hexo theme inspired by Bear 🐻.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Stylus 39.3%
  • JavaScript 37.0%
  • Pug 15.5%
  • CSS 8.2%