问题与分析 今天发现在使用hexo g时报错如下: FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html Template render error: unexpected token: }} 一时间很诧异,因为前几天还可以正常生成静态文件,今天忽然就挂了.看看报错的信息,说是模板渲染失败,因为出现了预期外的标志.因为我刚刚写了新的文章,就出现…