-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
FAQ
Cotes Chung edited this page Jun 29, 2024
·
3 revisions
Table of Contents
- Why is there a blank page after the website is deployed to GitHub Pages?
- Why isn't the website content updated immediately?
Please take the time to read the tutorial on deployment.
To load web pages offline, we used PWA in this project. Every time you use a browser to visit your website, the local cache will be displayed to you first. At the same time, a background process will check for website updates and refresh the local cache. After that, you will be able to see the latest website contents; usually, this process takes tens of seconds to several minutes. If you want to see the latest content right away, please use the incognito mode of your browser.