我无法使用blogdown软件包安装hugo。当我运行blogdown::hugo_install()时,我收到以下消息,并看到一个弹出窗口,其中包含雨果正在下载的消息。The latest Hugo version is 0.69.0 trying URL 'https://github.com/gohugoio/hugo/releases/download/v0.69.0/hugo_extended_0.69.0
我正在尝试使用学术主题构建一个网站,遵循以下步骤:我运行接下来的步骤:现在在Visual代码中打开一个新的终端窗口在终端窗口中键入以下命令:hugo serverhugo : The term 'hugo' is not recognized as the name of a cmdlet, functionAt line:1 char:1
+ hugo server
我刚刚从https://github.com/hugo-toha/hugo-toha.github.io克隆了Hugo模板站点,我尝试使用代码hugo server -t toha -w运行它,我得到了以下错误:hugo-toha.github.io/content/notes/bash/basic/index.bn.md:13:1": failed to extract shortcode: templa
当我在Visual中打开一个Hugo项目并运行hugo server时,Hugo服务器会进入一个持续的重建周期,尽管我不会对内容进行任何更改。我假设VSCode必须修改一些文件,并且Hugo服务器正在检测这些更改。Start building sites …
hugo v0.89.4+extended darwin