Commit Graph

1 Commits

Author SHA1 Message Date
Patrick East 0ed978c688 docs: Build html content from integrations.yaml
This adds in a the HTML view for the integrations.yaml and by having
hugo generate content at build time. It ends up being at the
`/docs/<version/ecosystem` url and there are links to it on the home
page, introduction page, and nav bar under the Misc category.

In future iterations we can add in sorting/filtering etc. It currently
just shows all of them.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-08 15:56:01 -08:00