Replies: 1 comment 1 reply
-
hexo 就是根据模板把本地文件渲染成 html, 所以是静态网页,你可以上传到很多地方去,不一定是 github。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
可否分享下正在使用的编辑器和编辑器的配置?找了很多编辑器,因为我是刚学用md模式写blog,说实话所见即所得还很难,不太会整。
这样使用该主题可以快速发布博客
因为我是从php wordpress转过来的
从hexo部署到主题,研究了很久才弄明白,之前的思维模式一直限制我
原来这是一格本地js编译渲染,通过配置,可以上传到github,
最大的优势是去服务器化,js渲染,也不需要服务器环境了
这个主题非常棒,如果是wordpress主题肯定是收费超高人气主题了,但是nodejs模式难以通过授权模式许可了,而且hexo只有技术才会用,有些东西还是复杂的
Beta Was this translation helpful? Give feedback.
All reactions