How to get a preview of a page on GitHub? #188698
Unanswered
a-new-insight
asked this question in
New to GitHub
Replies: 1 comment 1 reply
-
|
Since your network blocks the hosted site, you can preview your HTML files locally before pushing. Just open the HTML file directly in your browser from your computer (File > Open File), or use VS Code with the Live Server extension to run it on localhost. That way you can see the preview without needing to access the GitHub Pages URL. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I made a site. But, Lightspeed Filter Agent (which i really hate) blocks it for "Domain Sharing", so I want a preview of a page without going to the hosted site. Anyone know how?
Beta Was this translation helpful? Give feedback.
All reactions