Build the gohugo follow by the official tutorial, but always failed.
-e Deploying updates to GitHub…
ERROR: 2015/04/03 Unable to locate Config file. Perhaps you need to create a new site. Run hugo help new for details
ERROR: 2015/04/03 No ‘baseurl’ set in configuration or as a flag. Features like page menus will not work without one.
ERROR: 2015/04/03 Unable to find Static Directory: /Users/Dev/goweb/src/static/
CRITICAL: 2015/04/03 No source directory found, expecting to find it at /Users/Dev/goweb/src/content
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
Seems the tutorial is not completely. How can I troubleshooting it?
Maybe someone will be directly to open and follow the “Hosting on Github” page, will found the git command was not worked while they did not connect the project to GIthub before.