theme-next-docs
theme-next-docs copied to clipboard
Documentations for NexT theme
你好!我在next主题中加入了一些个性化的第三方功能,比如人物显示,字数统计,版权信息等。但是新建文章模板以后,不添加标签信息的情况下可以正常使用,一旦添加tags标签就会出现报错,ERROR Template render error: (/Users/userName/Documents/Ruoye/themes/next/layout/post.swig)
如题。 对next的自定义配置是否会覆盖?需要再次优化吗?
配置完algolia以后,在首页上点击搜索,可以搜索到结果 点击其它条目后,点击搜索页,无法搜索到结果
$ hexo algolia FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/do cs/troubleshooting.html TypeError: Cannot read property 'applicationID' of undefined at Hexo.module.exports (D:\hexo\node_modules\hexo-algolia\lib\command.js:23: 19) at Hexo.tryCatcher (D:\hexo\node_modules\bluebird\js\release\util.js:16:23) at...
+ 需要设置HEXO_ALGOLIA_INDEXING_KEY环境变量 + algolia网站设置公开api权限
when I start `hexo s -g`, I got this error ``` Error: Unable to call `the return value of (posts["first"])["updated"]["toISOString"]`, which is undefined or falsey at Object._prettifyError (/Users/kobetian/blog/node_modules/nunjucks/src/lib.js:36:11) at /Users/kobetian/blog/node_modules/nunjucks/src/environment.js:561:19...
Template render error: (unknown path) [Line 7, Column 23] Error: Unable to call `the return value of (posts["first"])["updated"]["toISOString"]`, which is undefined or falsey at Object.exports.prettifyError (D:\itxuye\node_modules\nunjucks\src\lib.js:34:15) at D:\itxuye\node_modules\nunjucks\src\environment.js:485:31 at root...
我现在是使用最新版本7.8.0,这里的使用文档(https://theme-next.iissnan.com/getting-started.html)不一样,很多都找不到,请问是什么原因呢,看到尽快回复一下下,急
### 截图   ### 样例 [博客园](https://www.cnblogs.com/makergyt/p/13220468.html) [开源地址](https://github.com/MakerGYT/cnblogs-theme-next)
在当前版本Next主题中,简体中文对应代码为`zh-CN`而不是`zh-Hans`