I want to upload some webpage to test GitHub pages but I have a problem because it just shows the index.html and not the style.css and script.js that are inside the style and scripts folders.
Well, the solution was... I have just to put "./" before every root I have taken.