We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
测试了以后,没有生成最终的结果:
INFO Generate link [e3d64f8a] for post [source/_posts/20240815 Game.md][ Game ] 有这个提示,但是没有后面的
INFO Generated: posts/e3d64f8a.html
也就是说前面提示有了,但是最终的结果里面,在posts文件夹下面没有这个文件。
但是开了百名的,在archives里面是可以看到的,就是页面上的归档是可以看到的,有什么办法解决不,非常感谢
还需要提供哪些信息呢?
The text was updated successfully, but these errors were encountered:
你好,
你使用的 Hexo 版本是多少?两个插件的版本分别是多少?
是所有的 post 都无法生成,还是只有隐藏的 post 无法生成?
不安装或者禁用 hexo-hide-posts 的时候,可以正常生成页面吗?
Sorry, something went wrong.
非常感谢
1、只有隐藏的无法生成, 2、不安装正常显示,安装了,如果不加hidden属性也正常的 3、下面是完整的package.json
"hexo": "^6.3.0", "hexo-abbrlink": "^2.2.1", "hexo-hide-posts": "^0.4.3"
No branches or pull requests
测试了以后,没有生成最终的结果:
INFO Generate link [e3d64f8a] for post [source/_posts/20240815 Game.md][ Game ]
有这个提示,但是没有后面的
INFO Generated: posts/e3d64f8a.html
也就是说前面提示有了,但是最终的结果里面,在posts文件夹下面没有这个文件。
但是开了百名的,在archives里面是可以看到的,就是页面上的归档是可以看到的,有什么办法解决不,非常感谢
还需要提供哪些信息呢?
The text was updated successfully, but these errors were encountered: