Hugo fixes (#319)
* fix all but docs
* fixes the documentation section - shouldn't have ever built.
* updated site deps and hugo
* static is generated and shouldn't be in git.
* static is generated and shouldn't be in git.
* make file will always change the package.json adding a gulp debug module.
* - single template is required to preserve the menus on the left on documentation
- archetypes is a top level entry or `hugo new `xxxx/yyyy.md` won't have any defaults we need.
* - Removed target to sync website, sync should be done by ansible
- Removed a git module that doesn't exist.