Test ensures that:
- Go redirects are unique (this is actually enforced by YAML already
because it requires keys to be unique, but just in case someone
'echo >>'es into the file or whatever
- Go redirects always resolve to an index.html in the public output dir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Rework the quickstart guide to add new features like policy evaluation
and integrations.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>