Closed 9201314 closed 2 years ago
I have the same problem
我已经知道答案了,他这是旧版的写法
我已经知道答案了,他这是旧版的写法
@grace618 暂时还没适配新版。下来我看看。
For hexo 5.3.0
Just add the following dependency to package.json
"dependencies": {
"hexo-renderer-swig": "^1.1.0"
}
and run npm install
, then npm run server
For hexo 5.3.0
Just add the following dependency to
package.json
"dependencies": { "hexo-renderer-swig": "^1.1.0" }
and run
npm install
, thennpm run server
it works on hexo 6.0 after install hexo-renderer-swig
but need to set config manually or change the css path in head.swig
For hexo 5.3.0 Just add the following dependency to
package.json
"dependencies": { "hexo-renderer-swig": "^1.1.0" }
and run
npm install
, thennpm run server
it works on hexo 6.0 after install
hexo-renderer-swig
but need to set config manually or change the css path in
head.swig
https://github.com/crispgm/resume/tree/master/port-hexo#hexo-5-compatibility yes
我用的是 Hexo 5.2.0,hexo server 后就显示源码