GitHub

The GitHub Secret thing

So you travel along in your or someone’s GitHub repo… and we all know what that looks like. The repo code, actions, etc. But did you know that you can make the GitHub Web UI (page) look like a VS Code File Explorer? Ya… you can. It’s not really supported by GitHub (just to be clear)… but yeah.

What is magic…

Normally a GitHub url looks something like https://github.com/<User Name>/<Repo Name> simple enough…
To see the magic… just do a https://github1s.com/<User Name>/<Repo Name>
That’s right, add a 1s to the DNS name of github.com… You will get a VS Code “On-Line” view of the repo. How cool is that? 😎

Look in the GH repo: conwnet/github1s

~SG

Leave a Reply