ZhaoTim / hexo-theme-bear

Hexo theme inspired by Bear 🐻.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🐻.


Languages

Language:Stylus 39.1%Language:JavaScript 38.2%Language:Pug 14.2%Language:CSS 8.5%