简体   繁体   English

GitHub 页面自定义网站在提交后未更新

[英]GitHub pages custom website not updating after commit

I have a website that is hosted in github pages.我有一个托管在 github 页中的网站。 It's all custom, I've never used Jeckill etc. Anyway, it worked fine till today.这都是习惯,我从未使用过 Jeckill 等。无论如何,直到今天它都运行良好。 Usually when I push updates I can see the changes instantly.通常当我推送更新时,我可以立即看到更改。 Right now I pushed some changes but I can't see any update.现在我推送了一些更改,但看不到任何更新。 I needed to added a script but even the tag doesn't show up on the actual website, but I can see it in the repository.我需要添加一个脚本,但即使是标签也没有显示在实际网站上,但我可以在存储库中看到它。

What I've tried:我试过的:

  • CTRL-SHIFT-R the page CTRL-SHIFT-R 页面
  • Incognito Navigation隐身导航
  • Deleting Cache删除缓存
  • Changing Browser/Computer更改浏览器/计算机
  • Pushing changes again再次推送更改
  • Modifying the files directly on GitHub直接在GitHub上修改文件
  • Waiting around 1 hour等候约1小时

Still, I can see the changes locally and on the repository, but not in the actual website.尽管如此,我仍然可以在本地和存储库中看到更改,但在实际网站中看不到。 Why?为什么? What should I do?我应该怎么办? Thank you!谢谢!

The same thing happened me.同样的事情发生在我身上。 After I merged two branches it created a Jekyl file.在我合并两个分支后,它创建了一个 Jekyl 文件。 I deleted this Jekyl file and the website updated immediately.我删除了这个 Jekyl 文件,网站立即更新。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM