Closed ghost closed 5 years ago
Hi @jinbeomhong. The following error you gave:
Your site is having problems building: The tag image on line 129 in themes/cupper-hugo-theme/exampleSite/content/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/.
Has nothing to do with the Cupper theme, but is an issue with your GitHub Pages configuration.
I have never used GitHub Pages, but from reading that error message, "Liquid tag" is a Jekyll thing, so for some reason your site is being seen as a Jekyll site instead of a Hugo site. I'd recommend reading the GitHub Pages docs to troubleshoot the error.
Am closing this issue.
Also, I'd recommend posting your issue to the Hugo forum https://discourse.gohugo.io/ as that is the more appropriate place to troubleshoot this issue. If you share your site code, folks will be able to help you better.
Describe the bug
I followed instructions to install cupper-hugo-theme from here. After that, i followed instructions to publish static site to github from here. But, an error comes up from github repository setting page:
To Reproduce Steps to reproduce the behavior:
Screenshots
Desktop (please complete the following information):