Skip to content

Releases: volantis-x/hexo-theme-volantis

1.0.5

18 Jan 02:31
Compare
Choose a tag to compare

修改Valine评论的字体颜色使之与_color.yml中的配置保持一致。

1.0.4

08 Jan 02:32
Compare
Choose a tag to compare
  • 修改默认字体。
  • 修复Disqus评论框占位文字错误的问题。

1.0.3

06 Jan 10:57
Compare
Choose a tag to compare

修复了livere评论无法正常加载的BUG。

1.0.2

05 Jan 16:28
Compare
Choose a tag to compare

由于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

02 Jan 12:02
Compare
Choose a tag to compare
  • 修复了只在第N页置顶第N页的文章的BUG,现在会在第1页置顶全部需要置顶的文章。
  • 现在置顶标签的文字可以自定义了。

1.0.0

31 Dec 17:30
Compare
Choose a tag to compare

1.0-beta14

29 Dec 15:56
Compare
Choose a tag to compare
1.0-beta14 Pre-release
Pre-release
update

1.0-beta13

29 Dec 15:51
Compare
Choose a tag to compare
1.0-beta13 Pre-release
Pre-release
增加config.theme_cdn开关

1.0-beta12

27 Dec 17:56
Compare
Choose a tag to compare
1.0-beta12 Pre-release
Pre-release
分享按钮

1.0-beta11

27 Dec 03:17
Compare
Choose a tag to compare
1.0-beta11 Pre-release
Pre-release
update