Coder Social home page Coder Social logo

Comments (8)

welcome avatar welcome commented on July 20, 2024

Thanks for opening this issue, maintainers will get back to you as soon as possible!

from hexo-theme-next.

issue-label-bot avatar issue-label-bot commented on July 20, 2024

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

from hexo-theme-next.

stevenjoezhang avatar stevenjoezhang commented on July 20, 2024

谢谢反馈。目前 https://blog.juanertu.com/ 无法正常打开,原因是 velocity.js 没有正常加载。具体原因未知,解决方案是在 NexT 配置文件中禁用 motion:

motion:
  enable: false

最新的 master 分支重写了动画效果(见 #41),会包含在下个月发布的版本中。到时候可以再看看动画效果是否正常。

from hexo-theme-next.

constown avatar constown commented on July 20, 2024

谢谢反馈。目前 https://blog.juanertu.com/ 无法正常打开,原因是 velocity.js 没有正常加载。具体原因未知,解决方案是在 NexT 配置文件中禁用 motion:

motion:
  enable: false

最新的 master 分支重写了动画效果(见 #41),会包含在下个月发布的版本中。到时候可以再看看动画效果是否正常。

刚刚查看了网站,https://blog.juanertu.com/ 我这边可以正常访问。我目前网站使用的是前面所述的替代方案:修改sidebar的visibility属性。

已经收到了解决方案,期待下一个版本!

from hexo-theme-next.

stevenjoezhang avatar stevenjoezhang commented on July 20, 2024

看上去你已经更新到了最新的 master 分支。可以试试去掉

.sidebar {
    visibility: visible;
}

另外可以检查一下是否是自定义的内容导致的问题。如果移除全部自定义内容后问题消失,请关闭这个 Issue,谢谢。

from hexo-theme-next.

constown avatar constown commented on July 20, 2024

看上去你已经更新到了最新的 master 分支。可以试试去掉

.sidebar {
    visibility: visible;
}

另外可以检查一下是否是自定义的内容导致的问题。如果移除全部自定义内容后问题消失,请关闭这个 Issue,谢谢。

已经尝试过了,移除所有的自定义样式后,还是出现该问题!

from hexo-theme-next.

stevenjoezhang avatar stevenjoezhang commented on July 20, 2024

好的,已定位并修复这个问题: 79bb4c9
之前有一处没有考虑周全: 070fe65
谢谢反馈!

from hexo-theme-next.

github-actions avatar github-actions commented on July 20, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.

from hexo-theme-next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.