How to Preview HTML Files We've Posted in GitHub
Opened this issue · 1 comments
ebeshero commented
Add this prefix to the GitHub code preview page for the file:
http://htmlpreview.github.io/?
ebeshero commented
So, for example, @ejt27 just posted his page here to the DHClass-Hub. He probably meant to post it to his own repo, which is where we expect you'll do your web development, but it's actually really helpful right now because it gives me a chance to show you how this GitHub viewing can work. I tack that code above to the front of the URL here on our GitHub:
The second part of that, after the ?
is the preview page where you can see his code:
https://github.com/ebeshero/DHClass-Hub/blob/master/personal%20webpage/index.html