MrCrayfish / GitWeb-Sites

19 stars 52 forks source link

I've updated GitWeb.js to the latest format (hopefully). #17

Closed notvelleda closed 5 years ago

notvelleda commented 6 years ago

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.

MrCrayfish commented 6 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.

Kore-Development commented 5 years ago

@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.

notvelleda commented 5 years ago

Project is abandoned, sorry