用R语言的blogdown+hugo+netlify+github建博客
您好,我采用本文的方法构建个人博客。目前的现象如下:
无法访问个人博客(gaolei.xyz),错误提示:Page Not Found. Looks like you've followed a broken link or entered a URL that doesn't exist on this site.
注:Netfily 已经部署成功;输入 http://127.0.0.1:4321/ 后可正常显示。
Github repo地址为:https://github.com/leigao01/gaolei.xyz
烦请不吝赐教,谢谢!
通过命令blogdown:::serve_site()出现这样的错误:
ERROR 2019/09/07 07:27:35 Failed to add template "theme/default/list.html" in path "D:\\Google\\Blog\\rongdong\\themes\\hugo-lithium\\layouts\\_default\\list.html": template: theme/default/list.html:18: unexpected "=" in operand
......
Error in shell(cmd, mustWork = TRUE, intern = intern) :
'"C:\Users\Administrator\AppData\Roaming\Hugo\hugo.exe" -b / -D -F -d "public" --themesDir themes -t hugo-lithium' execution failed with error code 1
前面的步骤按照本文教程做了,但到这里一直报错,希望大佬能进行指导下,谢谢。
想求助一下,今天下午开始不知道为什么更新帖子后,按照教程先点击右上角的Git,然后push,挂梯子的话会显示reset,不挂梯子虽然会显示everything-up-date,但是修改信息还是存在,并没有上传到我的GitHub Desktop,网页无法更新。
residual-sun 我删除了desktop,重新下了一遍,折腾了一阵子又可以了……不清楚究竟是网速的问题还是desktop。
国内的github间歇性被墙,有时候重新试一试就好了。
tctcab 好的!感谢回复!