I am trying to use remote theme on Github Pages for the first time. Although the theme works fine on the local server, it is not being deployed on the Github Pages server. I can open the page but the theme is not being loaded correctly.
I already tried the modifications to _config.yml
mentioned here, here.
Here's the link to my repo. Any help will be much appreciated.
Problem was the remote_theme
name primarily, it was incorrectly mentioned on the theme page.
Updated remote_theme: samarsault/texture
from thelehhman/texture
and baseurl:''
to baseurl: