hexo-theme-quark
hexo-theme-quark copied to clipboard
如何安装?
我尝试直接clone 仅仅修改author和theme然后 hexo g,但是会报一大堆错误 错误太长放不上来,错误点在
ERROR Render HTML failed: about/index.html
TypeError: C:\Users\TurtleRuss\Desktop\Blog\themes\quark\layout\layout.ejs:13
11| </div>
12|
>> 13| <%- partial('_partial/footer') %>
14| <script type="text/x-mathjax-config">
15| MathJax.Hub.Config({
16| tex2jax: {
C:\Users\TurtleRuss\Desktop\Blog\themes\quark\layout\_partial\footer.ejs:33
31| <%- partial('_svg/zhihu') %>
32| <% } %>
>> 33| <% if (config.feed.enable) { %>
34| <%- partial('_svg/rss') %>
35| <% } %>
36| <p>