Mimi
Mimi
Still encounters the same error as https://github.com/hexojs/hexo/issues/4334
Hexo 官方实现了: https://github.com/hexojs/hexo-generator-index/pull/51 升级 hexo-generator-index 插件即可体验
试试 ``` npm i [email protected] hexo clean ``` 然后 ``` sticky: 100 ```
Hexo 支持文章置顶: https://github.com/hexojs/hexo-generator-index/pull/51
Here's the pull request for PJAX: https://github.com/theme-next/hexo-theme-next/pull/1024
Hexo 已实现文章置顶参数: https://github.com/hexojs/hexo-generator-index/pull/51
side bar展开后会挡住正文似乎是feature? motion.js中: https://github.com/iissnan/hexo-theme-next/blob/395bcfc123fb239d711d778e1a3f4c84360c5a18/source/js/src/motion.js#L98-L106 只有在Desktop端才会在展开side bar时让body整体移动
你自己可以用浏览器访问sitemap.xml吗? 这个仓库已经停止维护,请移步这里:https://github.com/next-theme/hexo-theme-next
https://github.com/lavas-project/hexo-pwa
似乎是 Hexo 的已知问题,~~等 Hexo 发布下一个版本修复~~ Hexo 5.0 暂未修复此问题 另见 https://github.com/iissnan/hexo-theme-next/issues/2022 https://github.com/hexojs/hexo/issues/4473