aiokr / Hexo-Theme-Type

A Material Design HEXO theme
https://theme-type.photup.art
MIT License
53 stars 6 forks source link

非常喜欢您的作品,安装过程中遇到了困难,能否指点一下 #1

Closed ghost closed 2 years ago

ghost commented 4 years ago
C:\Users\wf09\Desktop\blog\hexo-theme-type\blog\themes\hexo-theme-type\layout\_partial\footer.ejs:36
    34|         <div class="mdui-typo-body-1">
    35|             <%= __('footer.countTotal') %>
 >> 36|           <%- symbolsCountTotal(site) %>
    37|         </div>
    38|         <% } %>
    39|         <% if (theme.busuanzi == true){ %>

symbolsCountTotal is not defined

执行hexo -g 和hexo -s命令不成功,老是出现这个问题。我没有修改过您主题的配置文件。不知道哪里出现了问题。我是在这里安装的:https://github.com/aiokr/hexo-theme-type/releases 使用hexo默认的网站配置文件。按照您说的也添加了如下代码:

node_sass:
  outputStyle: nested
  precision: 5
  sourceComments: false

期待您的指点,谢谢!

vtu81 commented 4 years ago

同样的问题

aiokr commented 4 years ago

看看有没有安装 hexo-symbols-count-time 这个插件,这里应该是这个插件的功能,我可能没有写好(嘤

ghost commented 4 years ago

好像没有,我去安装试一下,谢谢你(逃

------------------ 原始邮件 ------------------ 发件人: "aiokr"<notifications@github.com>; 发送时间: 2020年5月14日(星期四) 上午8:33 收件人: "aiokr/hexo-theme-type"<hexo-theme-type@noreply.github.com>; 抄送: "1031931453"<wf.09@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [aiokr/hexo-theme-type] 非常喜欢您的作品,安装过程中遇到了困难,能否指点一下 (#1)

看看有没有安装 hexo-symbols-count-time 这个插件,这里应该是这个插件的功能,我可能没有写好(嘤

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.