docs: quickstart, guides overview (#2524)

* fix: components, styles

* col component

* list components, change contents

* fix link
This commit is contained in:
Max Peintner
2021-10-18 21:37:29 +02:00
committed by GitHub
parent 25c009ad0a
commit 13d0a9754c
30 changed files with 578 additions and 33 deletions

View File

@@ -19,7 +19,6 @@ module.exports = {
items: ['quickstarts/call-zitadel-api/go', 'quickstarts/call-zitadel-api/dot-net'],
collapsed: false,
},
'quickstarts/libs',
{
type: 'category',
label: 'Identity Aware Proxy',
@@ -28,7 +27,7 @@ module.exports = {
}
],
guides: [
'guides/introduction',
'guides/overview',
{
type: 'category',
label: 'Get to know ZITADEL',