惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Attack and Defense Labs
Attack and Defense Labs
T
Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
Intezer
C
Cyber Attacks, Cyber Crime and Cyber Security
The Register - Security
The Register - Security
量子位
Security Latest
Security Latest
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
MyScale Blog
MyScale Blog
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
Spread Privacy
Spread Privacy
Jina AI
Jina AI
博客园 - 【当耐特】
P
Palo Alto Networks Blog
Last Week in AI
Last Week in AI
SecWiki News
SecWiki News
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
G
GRAHAM CLULEY
宝玉的分享
宝玉的分享
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
The Blog of Author Tim Ferriss
V
Vulnerabilities – Threatpost
有赞技术团队
有赞技术团队
T
Tor Project blog
H
Hacker News: Front Page
A
Arctic Wolf
NISL@THU
NISL@THU
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
V
V2EX
N
News and Events Feed by Topic
Webroot Blog
Webroot Blog
Know Your Adversary
Know Your Adversary
P
Privacy International News Feed
I
InfoQ
D
Docker
L
LINUX DO - 最新话题
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
U
Unit 42

Tags from hexo-theme-butterfly

Release 5.5.5 · jerryc127/hexo-theme-butterfly Release 5.5.4 · jerryc127/hexo-theme-butterfly Release 5.5.3 · jerryc127/hexo-theme-butterfly Release 5.5.2 · jerryc127/hexo-theme-butterfly Release 5.5.1 · jerryc127/hexo-theme-butterfly Release 5.5.0 · jerryc127/hexo-theme-butterfly Release 5.4.3 · jerryc127/hexo-theme-butterfly Release 5.4.2 · jerryc127/hexo-theme-butterfly Release 5.4.1 · jerryc127/hexo-theme-butterfly Release 5.3.5 · jerryc127/hexo-theme-butterfly
Release 5.4.0 · jerryc127/hexo-theme-butterfly
jerryc127 · 2025-07-04 · via Tags from hexo-theme-butterfly

Full Changelog: 5.3.5...5.4.0

新功能

  1. 更新 plugins.yml 中的依賴版本至最新
  2. 適配 Fancybox v6
  3. 新增導航欄文章標題顯示配置選項
  4. 文章頁導航欄增加滑鼠懸停顯示返回主頁提示
  5. 新增 Google Tag Manager 配置支援
  6. 新增右側配置按鈕動畫效果,更新相關配置和模板邏輯
  7. 更新頁腳配置,新增導航欄和版權信息,改進樣式和結構

修復

  1. 修正 truncateContent 函數以正確處理空內容
  2. 修復 card_archives 計數錯誤
  3. 修正分頁順序邏輯
  4. 修正 getBgPath 函數,使用 this.url_for 獲取背景圖片的正確路徑

優化

  1. 當 per_page 為 0 時,頁面不顯示導航欄
  2. 優化 truncateContent 函數,加密文章不顯示自動截取內容
  3. 新增首頁樣式以支援單詞換行

New Features

  1. Update dependency versions to latest in plugins.yml
  2. Support for Fancybox v6
  3. Add configuration option to display article title in navigation bar
  4. Add hover tooltip to show "Back to Home" text in article page navigation bar
  5. Add Google Tag Manager configuration support
  6. Add animation effects for right-side configuration button, update related configurations and template logic
  7. Update footer configuration, add navigation bar and copyright information, improve styles and structure

Bug Fixes

  1. Fix truncateContent function to properly handle empty content
  2. Fix card_archives counting bug
  3. Fix pagination order logic
  4. Fix getBgPath function to use this.url_for for correct background image path

Improvements

  1. Hide navigation bar when per_page is set to 0
  2. Optimize truncateContent function, encrypted articles do not show auto-truncated content
  3. Add homepage styles to support word wrapping