Rewrite install.md and create verify-cli.md (#124)

* Rewrite install.md and create verify-cli

* Small beautification

* Address review comment

* Shorten examples.md

* Quick brush over examples

* Fix broken links in v2.0

* Fix broken links in v2.0

* fix lint errors

Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
This commit is contained in:
Felix Schuster 2022-09-12 18:35:12 +02:00 committed by GitHub
parent 55af5695ed
commit ebb8d7ca96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 165 additions and 78 deletions

View file

@ -113,6 +113,11 @@ const sidebars = {
type: 'generated-index',
},
items: [
{
type: 'doc',
label: 'Verify the CLI',
id: 'workflows/verify-cli',
},
{
type: 'doc',
label: 'Create your cluster',
@ -121,7 +126,7 @@ const sidebars = {
{
type: 'doc',
label: 'Verify your cluster',
id: 'workflows/verify',
id: 'workflows/verify-cluster',
},
{
type: 'doc',