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
最近的hexo主题butterfly支持文章序列了 在post 的front-matter部分增加了series: 但是hexo-generator-search中template/search.xml文件里却没有series
template/search.xml
在自己写local-search的js时候,就没有办法引用post中的Series变量,非常不方便,请问您能方便支撑这个功能码?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
最近的hexo主题butterfly支持文章序列了
在post 的front-matter部分增加了series:
但是hexo-generator-search中
template/search.xml
文件里却没有series在自己写local-search的js时候,就没有办法引用post中的Series变量,非常不方便,请问您能方便支撑这个功能码?
The text was updated successfully, but these errors were encountered: