I currently have a remote repository for serving a website and both back-end and front-end are hosted there.
The questions are:
- What is the best way for turning this repository into a GitHub page, abandoning the old back-end?
- Could this be done without dropping the current repo?
Note: The server just serves the html, css and js files.