LYXOfficial / Hexo-theme-Acryple

自用博客主题,基于Butterfly 4.2.2,已开源,喜欢的自己扒 但是很久没从主代码库拉了ww
https://blog.yaria.top/posts/f34c4b49/
MIT License
47 stars 19 forks source link

Bump hexo-theme-butterfly from 4.2.2 to 4.4.0 #1

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hexo-theme-butterfly from 4.2.2 to 4.4.0.

Release notes

Sourced from hexo-theme-butterfly's releases.

4.4.0

Breaking Change

Feature

  1. 在綫聊天新增 facebook 洽談外掛程式 messenger

    +messenger:
    +  enable: false
    +  pageID:
    +  lang: zh_TW # Language en_US/zh_CN/zh_TW and so on
    
  2. 添加 artalk 評論功能

    +artalk:
    +  server:
    +  site:
    +  visitor: false
    +  option:
    
  3. 首頁打字效果增加參數配置 #1013

    subtitle:
    ...
    +  # Effect Speed Options (打字效果速度參數)
    +  startDelay: 300 # time before typing starts in milliseconds
    +  typeSpeed: 150 # type speed in milliseconds
    +  backSpeed: 50 # backspacing speed in milliseconds
    ...
    

Fix

  1. 修復開啟 archor 後, facebook 評論加載不正確的 bug
  2. 修復 facebook 評論數無法加載的 bug
  3. 修復子目錄 hover 沒有圓角的 bug #965

4.3.1

fix: 當設置 comments 為 false 時,如果設置了顯示評論提供的閲讀數,閲讀數無法顯示的 bug fix: findArchivesTitle bug

4.3.0

Breaking Change

  1. archives 隱藏aside 設置更改

... (truncated)

Commits
  • 8ee052e Merge branch 'dev'
  • c866315 feat: update 4.4.0
  • 2404eee fix
  • 5e656b7 feat: update plugins.yml
  • a405217 Merge pull request #1013 from dlinedev/dev
  • 8cfa166 Update subtitle.pug
  • d12f5be docs: add default Effect Speed Options of Subtitle in _config.yml
  • 26f2c1b feat: Support typewriter effect speed options of Subtitle in _config.yml
  • bb7fc44 Merge pull request #965 from KiritaniAyaka/patch-1
  • 49e4903 Merge pull request #977 from kkfive/dev
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Looks like hexo-theme-butterfly is no longer updatable, so this is no longer needed.