Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide help for missing repo #93

Open
peterdesmet opened this issue Oct 24, 2023 · 0 comments
Open

Provide help for missing repo #93

peterdesmet opened this issue Oct 24, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@peterdesmet
Copy link
Owner

Not Installed: No such file or directory - git
  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](http://github.com/) repository. in /_layouts/base.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](http://github.com/) repository.

This can be solved by adding the following to _config.yml:

repository: user/repo
@peterdesmet peterdesmet added the documentation Improvements or additions to documentation label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant