We were using netcat to port to check if a service is up, but actually
we can do like Docker / Podman compose and check the status. For now,
I'm using the endpoint status, but maybe we can just check if the object
is "up".
- remove trailing spaces
- add instruction for packages
- reindent YAML examples
- remove section telling that there is no config files, as
`katenary.yaml` file can now be used
- better gomarkdown generation that now fixed the escaped strings, no
need to use pandoc anymore
- added workflow image
- upgraded versions of mkdocs requirements