Blog LiquidException

zihanlizi

2022/04/16

Solving the deploying problem.

Error

While I push my hugo project to github, action deploying went wrong:

Error
Liquid

Code

Original.png

Solve the problem

Note

v0.2.0

Install hugo-extend instead of hugo to support sass.

OR if you don’t want to:

  1. delete these two rows Solution1.png

  2. (add a space between them): (https://www.ucloud.cn/yun/39853.html): Solution2.png

Trouble Shooting

There is problem description on the jekyll pages but not solution.

And add a.nojekyll doesn’t work for my case.