An open API service indexing awesome lists of open source software.

https://github.com/gary-Shen/hexo-theme-bear

Hexo theme inspired by Bear 🐻.
https://github.com/gary-Shen/hexo-theme-bear

Last synced: 3 months ago
JSON representation

Hexo theme inspired by Bear 🐻.

Awesome Lists containing this project

README

        

# hexo-theme-bear

ζ­€δΈ»ι’˜ε‚θ€ƒ[Bear](http://www.bear-writer.com/)ηš„ι˜…θ―»δ½“ιͺŒθ€ŒεˆΆδ½œγ€‚

This theme is inspired by [Bear](http://www.bear-writer.com/) which is awesome!

## Install

1. Download from GitHub
```shell
$ cd your-hexo-site
$ git clone https://github.com/gary-Shen/hexo-theme-bear themes/bear
```
2. Set the `theme` field in **your site** `_config.yml` to `bear`
```yml
theme: bear
```
3. ❀️ 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

```shell
cd themes/bear
git pull
```

## [Live Demo](http://www.garyshen.com)

## Screenshot

![bear](screenshot.jpg)

## Bear in hexo-theme-bear
![bear](screenshot2.jpg)