周思伟
周思伟
> 能教一下怎么在博客中添加resume页吗? 简历页是单独部署的一个,然后通过链接跳过去的哦 > [https://github.com/JoeyBling/cv](https://github.com/JoeyBling/cv)
@nick-zhy 这个域名绑定gh我没用过,不好意思,建议你自己上网找下资料
@nick-zhy 你先不要绑定cname,再试试看能不能访问
## 其它项目支持 - ### 一款简洁优雅的hexo主题:[hexo-theme-yilia-plus](https://github.com/JoeyBling/hexo-theme-yilia-plus) - ### 一款简洁优雅的VuePress主题:[vuepress-theme-yilia-plus](https://github.com/JoeyBling/vuepress-theme-yilia-plus) - ### VuePress集成Live2D看板娘:[vuepress-plugin-helper-live2d](https://github.com/JoeyBling/vuepress-plugin-helper-live2d) - ### VuePress回到页首插件Plus:[vuepress-plugin-gotop-plus](https://github.com/JoeyBling/vuepress-plugin-gotop-plus)
码云部署评论测试
> s把你的文档推到线上以后是.md文件,但是我的推到线上以后就是.html文件了呀,我也想要向你这样的推到线上是.md文件需要怎么做呀 我开了2个分支哦,一个分支存编译后的文件,一个分支存源码
> 您好 我没太懂什么意思 可以解释下吗 @698511175 2个分支,[gh-pages](https://github.com/JoeyBling/ibooks/tree/gh-pages)分支存编译后的文件,[master](https://github.com/JoeyBling/ibooks/tree/master)分支存源码 > gh-pages服务默认会使用gh-pages分支
> 麻烦问下,侧边栏的话我照着您写的方式 - 这种 形式写出来了的 但是 左侧并没有渲染出来这个,看了很多案例 也没有类似的 可以简单说下吗? 具体怎么配置的,贴下代码或者链接
> 您好,我想请教一下你是如何实现这样的二级域名的:`https://zhousiwei.gitee.io/mybook/`,就是将编译生成静态文件后的gitbook书myBook放到 `https://zhousiwei.gitee.io` 服务的域名连接后面,可以支持像你这样`https://zhousiwei.gitee.io/mybook/` 线上访问?不胜感激! 二级站点,做了个链接而已。用的Gh-Pages服务。根据仓库名分配的URI
Yes, I have the same problem. My node version is `v14.6.0`