joway / hugo-theme-yinyang

A black-white theme for Hugo.
https://blog.joway.io
MIT License
483 stars 152 forks source link

Page build failure #3

Closed yagudin closed 5 years ago

yagudin commented 5 years ago

Trying to update my personal blog, I got the following email from GitHub:

The page build failed for the master branch with the following error:

The tag image on line 129 in themes/yinyang/exampleSite/content/en/post/migrate-from-jekyll.md is not a recognized Liquid tag. For more information, see https://help.github.com/articles/page-build-failed-unknown-tag-error/.

I tried to exclude the file by adding exclude: ['themes/yinyang/exampleSite/content/en/post/migrate-from-jekyll.md'] to my config.toml, but it didn't help.

joway commented 5 years ago

Hi @yagudin, thanks for your report!

hugo is not jekyll, github cannot build your hugo blog.