feat: add a basic architectural diagram and a call to action

- add an architecture diagram
- add a call-to-action button on the front page
- clean up some lint issues
- adjust the way the "chips" image is displayed
- move the K8s certified logo to the "Features" section

Signed-off-by: Tim Gerla <tim@gerla.net>
This commit is contained in:
Tim Gerla
2020-01-09 10:23:34 -05:00
committed by Andrew Rynhard
parent d0476dbc93
commit d6f5ff3414
9 changed files with 98 additions and 64 deletions

View File

@@ -19,7 +19,7 @@
Edit this page
</a>
</div>
<div class="border-t pt-4" v-html="doc.content"></div>
<div v-html="doc.content" class="border-t pt-4"></div>
</article>
</template>