Rather than hugo, which I really don't know much about and don't care to
maintain, it now is just a trivial HTTP server (python) serving content
from this repo.
A couple of changes to make the kubernetes config work
and follow best practices.
- Use `deployment` instead of `pod`.
- Use correct image names.
After these changes, running `kubectl create -f demo/config/` creates a
working deployment/service.