Hi, I was trying to setup a new blog locally, when I try jekyll serve, this is the error that I am setting
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/default.html
ERROR: YOUR SITE COULD NOT BE BUILT:
I tried adding the repository: tag in the _config.yaml file but unfortunately that does not work. Can you please help me out here?
Hi, I was trying to setup a new blog locally, when I try jekyll serve, this is the error that I am setting
I tried adding the
repository:
tag in the_config.yaml
file but unfortunately that does not work. Can you please help me out here?