hexo-theme-skapp icon indicating copy to clipboard operation
hexo-theme-skapp copied to clipboard

The hexo flat design theme(扁平化简约主题)

Results 34 hexo-theme-skapp issues
Sort by recently updated
recently updated
newest added

After changing the theme, the local connection opens without style, do not know why But the "next" theme next door works fine Ask for answers. I really like the subject...

1. searchIdx.add is not a function 后来删除了之后运行成功,但不知道会不会有错 2. `hexo clean` 然后 `hexo s` 之后的页面是纯html的没有一点渲染, 而且有些中文会乱码

1.searchIdx.add is not a function抱着个错,然后我把这个函数注掉了,然后可以生成包了, 2.但是执行hexo s的时候博客没有图标,执行hexo s --debug的时候就有icon了。但是部署的网站依然没有 3.执行网站搜索的时候,没有结果,然后一直显示载入中... 4.url/scss/fonts/iconfont.woff?t=1503327386217 这个接口报404,然后部署上去scss下面没有fonts这个目录。 http://jiaxzz.gitee.io/

运行代码报错 hexo s INFO Start processing FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html TypeError: searchIdx.add is not a function at F:\blog\themes\skapp\scripts\renderer.js:94:23 at Array.forEach () at Hexo....

亲问下:执行hexo g 报错,说没有这个"lunr"模块 ERROR Script load failed: themes\hexo-theme-skapp\scripts\renderer.js Error: Cannot find module 'lunr' at Function.Module._resolveFilename (module.js:489:15) at Function.Module._load (module.js:439:25) at Module.require (module.js:517:17) at require (D:\study\chentong106140.github.io\node_modules\[email protected]@hexo\lib\hexo\index.js:219:21) at D:\study\chentong106140.github.io\themes\hexo-theme-skapp\scripts\renderer.js:5:16 at fs.readFile.then.script (D:\study\chentong106140.github.io\node_modules\[email protected]@hexo\lib\hexo\index.js:232:12)...

希望可以做一个图片点击弹出放大的功能,就像默认主题中的fancybox

显示这个而且评论不了,还有就是代码里报searchIdx.add is not function! 全局搜索无法使用

访问网站发现样式文件没有加载,返回`404` 查看日志文件发现获取的文件名拓展名是`css`,然而生成的样式文件拓展名是`scss` ``` GET /scss/base/index.css 404 6.804 ms - 158 GET /scss/views/page/index.css 404 0.950 ms - 164 ``` ``` root@vultr:/data/j0ck1e/blog/public/scss/views/page# ls -lah total 40K drwxr-xr-x 2 www-data www-data 4.0K Sep...

执行命令: cnpm install --save mamboer/lunr.js 显示结果: make: *** [Release/obj.target/nodejieba/lib/index.o] Error 1 make: Leaving directory `/root/hexo/node_modules/[email protected]@nodejieba/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp...