Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Fix the Issue of GitHub Pages Does Not Pick Up the Latest Changes

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

I encountered the issue that some pages pushed to my GitHub repository dclong/en does not show up when I visit the built web site. The issue was fixed by switch from the branch gh-pages to the branch master.