GitHub pages are not updating

后端 未结 30 2436
[愿得一人]
[愿得一人] 2020-12-04 15:22

I\'m running into a weird issue with GitHub pages. I pushed a new commit to my personal pages page maltzj.github.io, but the new article isn\'t showing up there. When I exec

30条回答
  •  -上瘾入骨i
    2020-12-04 15:27

    Please refer to the Jekyll troubleshooting website, as there are multiple error sources: Troubleshooting Jekyll build errors for GitHub Pages sites

    In my case a German umlaut ("ö") in a Markdown file caused the problem.

提交回复
热议问题