ZEROKISEKI / hexo-theme-gal

忧郁的弟弟网站主题移植
MIT License
401 stars 92 forks source link

如何在导航栏增加新的项目? #53

Open liaochenlanruo opened 5 years ago

liaochenlanruo commented 5 years ago

在配置文件中添加新项目后,hexo g总是会出错,是否还要配置新的文件,谢谢!

feijian123456 commented 5 years ago

能否提供具体情况,如添加的部分和报错的信息之类的

liaochenlanruo commented 5 years ago

谢谢大佬! 例如我在导航部分添加了如下项目:

photos

hexo g报错如下,hexo s 之后网页空白: ERROR /home/lhl/blogs/themes/gal/layout/layout.ejs:1

1| <%- partial('_partial/head') %> 2| 3| 4| <%- partial('_partial/slideshow.ejs') %>

/home/lhl/blogs/themes/gal/layout/_partial/head.ejs:41 39| } 40|

41| <% if(theme.leancloud.appid && theme.leancloud.appkey) { %> 42| 43| 43| Githubissues.

  • Githubissues is a development platform for aggregating issues.