docs: 💄 update docs ui

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge
2021-08-16 17:52:53 +02:00
parent 795430024b
commit 3ec7275ea6
11 changed files with 542 additions and 58 deletions

View File

@@ -13,23 +13,6 @@ module.exports = {
// By default, Docusaurus generates a sidebar from the docs folder structure
tutorialSidebar: [
{ type: 'autogenerated', dirName: '.' },
{
type: 'category',
label: 'Community',
collapsed: false,
items: [
{
type: 'link',
label: 'Github',
href: 'https://github.com/dagger/dagger'
},
{
type: 'link',
label: 'Discord',
href: 'https://discord.gg/ufnyBtc8uY'
},
],
},
],
// But you can create a sidebar manually