|
355 | 355 | }
|
356 | 356 | ]
|
357 | 357 | },
|
| 358 | + { |
| 359 | + "title": "Media", |
| 360 | + "items": [ |
| 361 | + { |
| 362 | + "title": "Overview", |
| 363 | + "slug": "content/docs/reference/media/overview.mdx", |
| 364 | + "_template": "item" |
| 365 | + }, |
| 366 | + { |
| 367 | + "title": "Repo-based Media", |
| 368 | + "slug": "content/docs/reference/media/repo-based.mdx", |
| 369 | + "_template": "item" |
| 370 | + }, |
| 371 | + { |
| 372 | + "title": "External Media Providers", |
| 373 | + "items": [ |
| 374 | + { |
| 375 | + "title": "Setting up Authentication", |
| 376 | + "slug": "content/docs/reference/media/external/authentication.mdx", |
| 377 | + "_template": "item" |
| 378 | + }, |
| 379 | + { |
| 380 | + "title": "Digital Ocean Spaces", |
| 381 | + "slug": "content/docs/reference/media/external/do-spaces.mdx", |
| 382 | + "_template": "item" |
| 383 | + }, |
| 384 | + { |
| 385 | + "title": "Cloudinary", |
| 386 | + "slug": "content/docs/reference/media/external/cloudinary.mdx", |
| 387 | + "_template": "item" |
| 388 | + }, |
| 389 | + { |
| 390 | + "title": "AWS S3 Bucket", |
| 391 | + "slug": "content/docs/reference/media/external/s3.mdx", |
| 392 | + "_template": "item" |
| 393 | + } |
| 394 | + ], |
| 395 | + "_template": "items" |
| 396 | + } |
| 397 | + ] |
| 398 | + }, |
358 | 399 | {
|
359 | 400 | "title": "Drafts",
|
360 | 401 | "items": [
|
|
636 | 677 | "slug": "content/docs/cli-overview.mdx",
|
637 | 678 | "_template": "item"
|
638 | 679 | },
|
639 |
| - { |
640 |
| - "title": "Media", |
641 |
| - "items": [ |
642 |
| - { |
643 |
| - "title": "Overview", |
644 |
| - "slug": "content/docs/reference/media/overview.mdx", |
645 |
| - "_template": "item" |
646 |
| - }, |
647 |
| - { |
648 |
| - "title": "Repo-based Media", |
649 |
| - "slug": "content/docs/reference/media/repo-based.mdx", |
650 |
| - "_template": "item" |
651 |
| - }, |
652 |
| - { |
653 |
| - "title": "External Media Providers", |
654 |
| - "items": [ |
655 |
| - { |
656 |
| - "title": "Setting up Authentication", |
657 |
| - "slug": "content/docs/reference/media/external/authentication.mdx", |
658 |
| - "_template": "item" |
659 |
| - }, |
660 |
| - { |
661 |
| - "title": "Cloudinary", |
662 |
| - "slug": "content/docs/reference/media/external/cloudinary.mdx", |
663 |
| - "_template": "item" |
664 |
| - }, |
665 |
| - { |
666 |
| - "title": "Digital Ocean Spaces", |
667 |
| - "slug": "content/docs/reference/media/external/do-spaces.mdx", |
668 |
| - "_template": "item" |
669 |
| - }, |
670 |
| - { |
671 |
| - "title": "AWS S3 Bucket", |
672 |
| - "slug": "content/docs/reference/media/external/s3.mdx", |
673 |
| - "_template": "item" |
674 |
| - } |
675 |
| - ], |
676 |
| - "_template": "items" |
677 |
| - } |
678 |
| - ], |
679 |
| - "_template": "items" |
680 |
| - }, |
681 | 680 | {
|
682 | 681 | "title": "Search",
|
683 | 682 | "items": [
|
|
0 commit comments