Hi, first time poster, here!
I set up Jekyll ~7 years ago to run some Github pages sites. I just migrated from an old Mac to a new Mac and installed Jekyll. Some of my sites are working (after having to update gems) but a handful are giving me this warning when I try to run the site locally:
GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
The index will load locally but every other page tries to load in https://github.com/pages/USERNAME/REPOSITIORY/page
See attached for screenshot of Terminal. Any tips to resolve would be great. Thank you!