You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read through FAQ and searched through the past issues, none of which addressed my issue.
The issue I am raising is a potential bug in al-folio and not just a usage question. [For usage questions, please post in the Discussions instead of raising an issue.]
Finally, in the Settings of your repository, in the Pages section, set the branch to gh-pages (NOT to master). For more details, see Configuring a publishing source for your GitHub Pages site.
This step (from automatic deployment instructions) fixed this exact error for me.
setting source to gh-pages also does the trick for the build error "Liquid Exception: Liquid syntax error (line 5): Unknown tag 'twitter' in /github/workspace/_posts/2020-09-28-twitter.md"
Acknowledge the following
[For usage questions, please post in the Discussions instead of raising an issue.]
Describe the bug
Same as #513, I keep getting this error in GitHub Actions pages build and deployment, though it works locally: https://github.com/XinhuiLi/xinhuili.github.io/runs/4829656563?check_suite_focus=true
The error doesn't go away when I re-run the workflow.
_pages/publications.md
is shown as below:Expected behavior
The page can be built without errors.
System (please complete the following information):
The text was updated successfully, but these errors were encountered: