Skip to content

Instantly share code, notes, and snippets.

@Spiker01
Created June 5, 2018 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spiker01/9591cb4a3d0fc4dbdbfd2522ba767fbb to your computer and use it in GitHub Desktop.
Save Spiker01/9591cb4a3d0fc4dbdbfd2522ba767fbb to your computer and use it in GitHub Desktop.
sudo bundle exec jekyll serve -w.txt
/jekyllsites/myblog01 $ sudo bundle exec jekyll serve -w
Configuration file: /home/user01/jekyllsites/myblog01/_config.yml
Deprecation: The 'gems' configuration option has been renamed to 'plugins'. Please update your config file accordingly.
Source: /home/user01/jekyllsites/myblog01
Destination: /home/user01/jekyllsites/myblog01/_site
Incremental build: disabled. Enable with --incremental
Generating...
GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
fatal: Not a git repository (or any of the parent directories): .git
GitHub Metadata: Error processing value 'title':
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 atom.xml
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment