Closed olivia1117 closed 3 years ago
Hey @olivia1117, sounds like the same issue here https://github.com/daviddarnes/alembic/issues/167#issuecomment-762711292
You’ll need to state the branch by adding @main
to the end of the remote theme value
Thank you for responding so quickly! Everything is fixed now!
Summary
In recent versions of GitHub pages, Alembic is not found as a remote theme and the website doesn't load or compile. It last compiled successfully on November 21st, 2020. When I tried to commit on February 7th, 2021, it didn't work. When I rolled back my commits, it still didn't work either. Here's a link to my commit history: https://github.com/olivia1117/LakeWaterLevelData/commits/gh-pages
To Reproduce
Steps to reproduce the behaviour: 1) Clone the GitHub repo
Expected behaviour
The website should compile and run using
bundle exec jekyll serve
Error message
Environment