If you are still facing this problem. Probably your _config.yml
file is in the wrong location. Since your GitHub Pages is set up to use the docs
folder, the _config.yml
file should be inside the docs folder, not in the root of the repository. As example you can visit repository here :- https://github.com/jakbin/pcdt-scraper . Now in my repository remote theme is working properly.