docs: add documentation website

This will allow us to iterate faster on documentation for multiple
versions of Talos.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard
2019-10-18 01:40:45 +00:00
parent 0d09e6f530
commit 655aaa3149
80 changed files with 13261 additions and 776 deletions

View File

@@ -0,0 +1,10 @@
<template>
<a href="/" class="site-title">
<img
id="header-logo"
src="/images/TalosSystems_Horizontal_Logo_FullColor_RGB-for-site.svg"
alt="Talos"
width="350"
/>
</a>
</template>