CSE-SouthwestHS/SWHS-RaspPiJavaRobotics

GUI Control `index.html` needs to be in a sub-directory.

Closed this issue · 1 comments

Placing the GUI control index.html in the root directory breaks our GitHub Pages deployment.

This worked ideally when you had these files in the JavaHTTPServer/public/ directory.
@Cephi495 can you put our server files back in a sub-directory and make sure that dependencies are not effected.

We got this solved in this commit: [Moved HTML files to 'public_html' & refactored 'JavaHTTPServer.java' ](Moved HTML files to 'public_html' & refactored 'JavaHTTPServer.java' )