Releases: volantis-x/hexo-theme-volantis
Releases · volantis-x/hexo-theme-volantis
1.0.5
1.0.4
1.0.3
1.0.2
由于MobShare无法在HTTPS中使用,主题中针对QQ、QQ空间、微博提供了单独的支持,另外支持二维码的分享按钮,需要安装插件:
npm i -S hexo-helper-qrcode
在./config.yml
中弃用mob
,使用share
,字段同之前的mob
相似,以下是目前所有支持的:
share:
- id: qq
name: QQ好友
img: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected]/logo/128/qq.png
- id: qzone
name: QQ空间
img: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected]/logo/128/qzone.png
- id: qrcode
name: 微信
img: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected]/logo/128/wechat.png
- id: weibo
name: 微博
img: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected]/logo/128/weibo.png
- id: qrcode
name: QRcode
img: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected]/logo/128/qrcode.png
1.0.1
1.0.0
1.0-beta14
update
1.0-beta13
增加config.theme_cdn开关
1.0-beta12
分享按钮
1.0-beta11
update