Closed notvelleda closed 5 years ago
I would suggest using this font for the website to make it feel the same. https://www.dafont.com/minecraftia.font
For easy reference, I would load up the game and try loading the sames websites in the actual game and compare them to your JS app.
@Pugduddly Have you seen https://rawgit.com/ ? It will be shut down. An alternative very similar to rawgit.com is http://gitcdn.xyz . All you should have to do is replace https://cdn.rawgit.com/
with http://gitcdn.xyz/repo/
where you use it in the code. I do prefer https://www.jsdelivr.com/rawgit though.
Project is abandoned, sorry
You can view the source code here: https://glitch.com/edit/#!/gitweb-js You can also try it here: https://gitweb-js.glitch.me/
I'm perfectly aware that this has many differences with the official GitWeb client, as I do not have any reference material to work with. If you have any problems with how sites are displayed, just reply to this and I will do my best to fix the problems. To go along with this, I am proposing a small file change to the README file. This was not easy to make, so I would appreciate it if the result of my hard work was acknowledged in some way, if not in the way I have proposed.