Closed vlall closed 4 years ago
Try changing the repository
field in _config.yml
to point to one of your GitHub repositories, or simply remove that field if you are not going to use remote projects.
Thanks so much, so i think it might be referencing the repo elsewhere when i exclude it.
See
Liquid Exception: No repo name found. Specify using PAGES_REPO_NWO environment variables, 'repository' in your configuration, or set up an 'origin' git remote pointing to your github.com repository. in /_layouts/post.html
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
No repo name found. Specify using PAGES_REPO_NWO environment variables, 'repository' in your configuration, or set up an 'origin' git remote pointing to your github.com repository.
Hi,
Thanks for this. I'm getting an error about an incorrect Github API Auth code when running the code with a default config locally.
Any suggestions on how to work around this? Thank you!