Featured image of post 安装 Hugo 主题 Stack 时你可能会遇到的问题

跟我一样菜的 Hugo 用户才会遇到这些问题

啥?装了 Stack 拷了 exampleSites 以后不能正常 hugo -D了?

试试以下两项操作。

删除根目录下的 config.toml

Issus #105 @ CaiJimmy/hugo-theme-stack

生成 examplesite/content/post/rich-content/index.md 时报错

是因为是示例文章有请求 Twitter APIShortcode ,需要 珂学上网

我的解决方式是直接把 YouTube 、 Twitter 和 Vimeo 的 ShortCode 都删了,反正以后也用不到(当然你也可以直接把这篇 rich-content 给整个删了)

Issus #191 @ CaiJimmy/hugo-theme-stack

另外,BilibiliShortCode 格式如下:

(去掉两个反斜杠)

\{\{< bilibili BV1Zx411h7ue >}}

别一天到晚建博客了,赶紧写吧。