Your focus is wrong. The error it reports ishexo template render error,(unknown path)It’s just that hexo tells you that it is confused and does not know the specific file path of the error. Check whether your template has syntax errors, such as whether the{% %}tag is closed or not.
Your focus is wrong. The error it reports is
hexo template render error
,(unknown path)
It’s just that hexo tells you that it is confused and does not know the specific file path of the error. Check whether your template has syntax errors, such as whether the{% %}
tag is closed or not.