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
{{ message }}
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.
Everything works, except my MD files inside content/work. It does not seem to get in there. The thumbnails and everything displays, but it becomes a blank page after being clicked on. Thank you if anyone can help.
This does work on localhost:1313, does not work in prod.
UPDATE: So the issue is with Jquery load requests over https. Github requires requests to be over https.
UPDATE FINAL: So I fixed it, basically cors issues. Feel free to message me if anyone also runs into this.
The text was updated successfully, but these errors were encountered:
Here is my page https://phongtlam.github.io/myworld/
Everything works, except my MD files inside content/work. It does not seem to get in there. The thumbnails and everything displays, but it becomes a blank page after being clicked on. Thank you if anyone can help.
This does work on localhost:1313, does not work in prod.
UPDATE: So the issue is with Jquery load requests over https. Github requires requests to be over https.
UPDATE FINAL: So I fixed it, basically cors issues. Feel free to message me if anyone also runs into this.
The text was updated successfully, but these errors were encountered: