| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 
 | 
 prefixName: さくら荘その
 siteName: hojun
 
 
 
 favicon: /images/favicon.ico
 avatar: /img/custom/avatar.jpg
 
 
 url: https://sakura.hojun.cn
 
 
 description: Live your life with passion! With some drive!
 
 
 cdn: https://cdn.jsdelivr.net/gh/honjun/cdn@1.6
 
 
 pjax: 1
 
 
 notice: hexo-Sakura主题已经开源,目前正在开发中...
 
 
 lazyloadImg: https://cdn.jsdelivr.net/gh/honjun/cdn@1.6/img/loader/orange.progress-bar-stripe-loader.svg
 
 
 menus:
 首页: { path: /, fa: fa-fort-awesome faa-shake }
 归档: { path: /archives, fa: fa-archive faa-shake, submenus: {
 技术: {path: /categories/技术/, fa: fa-code },
 生活: {path: /categories/生活/, fa: fa-file-text-o },
 资源: {path: /categories/资源/, fa: fa-cloud-download },
 随想: {path: /categories/随想/, fa: fa-commenting-o },
 转载: {path: /categories/转载/, fa: fa-book }
 } }
 清单: { path: javascript:;, fa: fa-list-ul faa-vertical, submenus: {
 书单: {path: /tags/悦读/, fa: fa-th-list faa-bounce },
 番组: {path: /bangumi/, fa: fa-film faa-vertical },
 歌单: {path: /music/, fa: fa-headphones },
 图集: {path: /tags/图集/, fa: fa-photo }
 } }
 留言板: { path: /comment/, fa: fa-pencil-square-o faa-tada }
 友人帐: { path: /links/, fa: fa-link faa-shake }
 赞赏: { path: /donate/, fa: fa-heart faa-pulse }
 关于: { path: /, fa: fa-leaf faa-wrench , submenus: {
 我?: {path: /about/, fa: fa-meetup},
 主题: {path: /theme-sakura/, fa: iconfont icon-sakura },
 Lab: {path: /lab/, fa: fa-cogs },
 } }
 客户端: { path: /client/, fa: fa-android faa-vertical }
 RSS: { path: /atom.xml, fa: fa-rss faa-pulse }
 
 
 homePageSortType: -1
 
 
 homeArticleShown: 10
 
 
 bgn: 8
 
 
 startdash:
 - {url: /theme-sakura/, title: Sakura, desc: 本站 hexo 主题, img: /img/startdash/sakura.md.png}
 - {url: http://space.bilibili.com/271849279, title: Bilibili, desc: 博主的b站视频, img: /img/startdash/bilibili.jpg}
 - {url: /, title: hojun的万事屋, desc: 技术服务, img: /img/startdash/wangshiwu.jpg}
 
 
 
 
 siteBuildingTime: 07/17/2018
 
 
 
 social:
 github: {url: http://github.com/honjun, img: /img/social/github.png}
 sina: {url: http://weibo.com/mashirozx?is_all=1, img: /img/social/sina.png}
 wangyiyun: {url: http://weibo.com/mashirozx?is_all=1, img: /img/social/wangyiyun.png}
 zhihu: {url: http://weibo.com/mashirozx?is_all=1, img: /img/social/zhihu.png}
 email: {url: http://weibo.com/mashirozx?is_all=1, img: /img/social/email.svg}
 wechat: {url: /#, qrcode: /img/custom/wechat.jpg, img: /img/social/wechat.png}
 
 
 msocial:
 github: {url: http://github.com/honjun, fa: fa-github, color: 333}
 weibo: {url: http://weibo.com/mashirozx?is_all=1, fa: fa-weibo, color: dd4b39}
 qq: {url: https://wpa.qq.com/msgrd?v=3&uin=954655431&site=qq&menu=yes, fa: fa-qq, color: 25c6fe}
 
 
 donate:
 alipay: /img/custom/donate/AliPayQR.jpg
 wechat: /img/custom/donate/WeChanQR.jpg
 wechatSQ: /img/custom/donate/WeChanSQ.jpg
 
 
 movies:
 url: https://cdn.jsdelivr.net/gh/honjun/hojun@1.2
 
 name: Unbroken.mp4
 
 
 aplayer:
 id: 2660651585
 server: netease
 type: playlist
 fixed: true
 mini: false
 autoplay: false
 loop: all
 order: random
 preload: auto
 volume: 0.7
 mutex: true
 
 
 valine: true
 v_appId: GyC3NzMvd0hT9Yyd2hYIC0MN-gzGzoHsz
 v_appKey: mgOpfzbkHYqU92CV4IDlAUHQ
 
 |