jerryc127 / hexo-theme-butterfly

🦋 A Hexo Theme: Butterfly
https://butterfly.js.org
Apache License 2.0
6.82k stars 1.24k forks source link

[Bug]: 配置时遇到的bug #1442

Closed Bro-B closed 4 months ago

Bro-B commented 5 months ago

使用的 Butterfly 版本? | What version of Butterfly are you use?

4.12.0

是否修改过主题文件? || Has the theme files been modified?

是 (Yes)

使用的瀏覽器? || What browse are you using?

Chrome

使用的系統? || What operating system are you using?

Windows

依賴插件 | Package dependencies Information

hexo-site@0.0.0 D:\dev_work\Bro-B.github.io
├── any-promise@1.3.0 extraneous
├── clean-css@ extraneous
├── he@1.2.0 extraneous
├── hexo-deployer-git@4.0.0
├── hexo-generator-archive@2.0.0
├── hexo-generator-category@2.0.0
├── hexo-generator-index@3.0.0
├── hexo-generator-searchdb@1.4.1
├── hexo-generator-sitemap@3.0.1
├── hexo-generator-tag@2.0.0
├── hexo-neat@1.0.9 extraneous
├── hexo-renderer-ejs@2.0.0
├── hexo-renderer-marked@6.2.0
├── hexo-renderer-pug@3.0.0
├── hexo-renderer-stylus@3.0.0
├── hexo-server@3.0.0
├── hexo-theme-butterfly@4.12.0
├── hexo-theme-landscape@1.0.0
├── hexo-wordcount@6.0.1
├── hexo@7.0.0
├── html-minifier@4.0.0 extraneous
├── param-case@2.1.1 extraneous
├── relateurl@ extraneous
├── stream-to-array@ extraneous
├── uglify-js@3.10.4 extraneous
└── upper-case@1.1.3 extraneous

問題描述 | Describe the bug

在按照butterfly官方教程配置的过程中,遇到了下面的bug:

  1. 代码块换行配置不生效;
  2. 代码块缺少横向滚动条
  3. 配置点击屏幕弹出文字特效不生效;

出現問題網站 | Website

cyanshark.cn

jerryc127 commented 5 months ago
  1. 按文檔配置 https://butterfly.js.org/posts/4aa8abbe/#代碼換行
  2. 你的網站正常
  3. 自己瀏覽器 F12 看報錯
github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.