搭建博客遇到的问题 输入hugo server时显示 WARN found no layout file for “html” for kind “home”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN found no layout file for “html” for kind “taxonomy”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination. 解决方法:将主题的配置文件复制到主目录下,完成初始化 输入git push -u origin master显示 fatal: ‘AJueJue.github.io’ does not appear to be a git repository fatal: Could not read from remote repository....