1
0
Fork 0

wip: Work on editor docs

This commit is contained in:
joostdecock 2025-05-31 18:38:32 +02:00
parent 74d4f05d94
commit 3d01c0136c
61 changed files with 2429 additions and 2396 deletions

View file

@ -54,11 +54,9 @@ const config = {
// Not time to look into this now
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
future: {
experimental_faster: false, // Too many bugs for now
},
plugins: [
...docusaurusPlugins,
[
@ -186,6 +184,7 @@ const config = {
{ type: 'custom-FreeSewingNavbarItem', position: 'left', id: 'blog' },
{ type: 'custom-FreeSewingNavbarItem', position: 'left', id: 'forum' },
{ type: 'custom-FreeSewingNavbarItem', position: 'right', id: 'account' },
{ type: 'custom-FreeSewingNavbarItem', position: 'right', id: 'support' },
],
},
footer: {