peterdesmet / petridish

Jekyll theme for research project websites 🧫
https://peterdesmet.github.io/petridish
MIT License
52 stars 44 forks source link

Provide help for missing repo #93

Open peterdesmet opened 11 months ago

peterdesmet commented 11 months ago
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