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

https://github.com/iamcco/yuuko

An hexo theme inspire by Time axis of Qzone
https://github.com/iamcco/yuuko

Last synced: 11 months ago
JSON representation

An hexo theme inspire by Time axis of Qzone

Awesome Lists containing this project

README

          

### yuuko the hexo theme

[demo](http://blog.yuuko.cn)

#### theme \_config.yml

```
# avatar path
avatar: /images/avatar.png

# favicon path
favicon: /images/favicon.ico

# For seo
keywords: 年糕小豆汤,前端,设计,Hexo主题,前端开发,用户体验,设计,vim,neovim,markdown,frontend,design,nodejs,JavaScript,python

# social accounts
social:
- type: email
name: ooiss@qq.com
url: mailto:ooiss@qq.com
target_blank: false
- type: github
name: 年糕小豆汤
url: https://github.com/iamcco
target_blank: true
- type: weibo
name: 豆小汤
url: http://weibo.com/iamcco
target_blank: true

# Comment setting
duoshuo: yuukocn

# analytics
analytics:
baidu: df895598ee93a4eedafb515b4186ab2e
```