' (https://github.com/google/docsy.git) registered for path 'themes/docsy' Cloning into '/root/website ' (https://github.com/google/docsy.git) registered for path 'api-ref-generator/themes/docsy' Cloning into '/root/website/api-ref-generator/themes/docsy'... remote: Total 0 (delta 0), reused 0 (delta 0), From https://github.com/google/docsy * branch 6b30513dc837c5937de351f2fb2e4fedb04365c4 -> /assets/vendor/bootstrap' Cloning into '/root/website/themes/docsy/assets/vendor/Font-Awesome'...
进入 hugo 配置文件 hugo.toml ,增加主题信息 theme='docsy-main' (整体文件夹名称)。 12. 执行网站本地运行命令。hugo server 13.