Save workspace changes

This commit is contained in:
2026-04-18 17:02:56 +02:00
parent f02ea9a711
commit 87d60af5a9
4220 changed files with 1388603 additions and 1554 deletions

View File

@@ -10,7 +10,11 @@ export const SEARCH_SUGGESTIONS = [
'troubleshooting',
'forgot password',
'create card',
'create world',
'cards help',
'worlds help',
'seasonal world',
'attached relations',
'profile help',
'profile bio',
'publish artwork',
@@ -54,6 +58,18 @@ export const HIGHLIGHTED_GUIDES = [
secondaryLabel: 'Create a card',
tags: ['cards', 'design', 'publishing'],
},
{
eyebrow: 'Live now',
title: 'Worlds help',
description: 'A complete guide to building editorial Worlds, attaching curated content, controlling sections, previewing the result, and publishing with confidence.',
status: 'Guide',
tone: 'sky',
primaryLinkKey: 'help_worlds',
primaryLabel: 'Read Worlds help',
secondaryLinkKey: 'create_world',
secondaryLabel: 'Create a world',
tags: ['worlds', 'campaigns', 'editorial', 'attached relations'],
},
{
eyebrow: 'Live now',
title: 'Profile help',
@@ -173,6 +189,20 @@ export const FEATURED_GUIDES = [
highlights: ['Now live as the dedicated Cards format guide', 'Explains format choice, ownership, and creator-friendly best practices'],
tags: ['cards', 'design', 'editorial'],
},
{
eyebrow: 'Priority topic',
title: 'Worlds',
description: 'Learn how to build seasonal, event, and campaign destinations with curated attachments, section control, preview workflows, and homepage promotion readiness.',
status: 'Live now',
tone: 'sky',
plannedPath: '/help/worlds',
primaryLinkKey: 'help_worlds',
primaryLabel: 'Read Worlds help',
secondaryLinkKey: 'worlds_index',
secondaryLabel: 'Browse public Worlds',
highlights: ['Now live as the dedicated Worlds editorial workflow guide', 'Explains attached content, recurrence, preview, and promotion clearly'],
tags: ['worlds', 'campaigns', 'seasonal'],
},
{
eyebrow: 'Priority topic',
title: 'Profile',
@@ -288,6 +318,18 @@ export const HELP_CATEGORIES = [
secondaryLabel: 'Open upload',
tags: ['upload', 'artwork', 'publish'],
},
{
eyebrow: 'Portfolio',
title: 'Worlds',
description: 'Learn how to create and manage editorial Worlds with curated attachments, section visibility, preview, recurrence, and promotion workflows.',
status: 'Live',
plannedPath: '/help/worlds',
primaryLinkKey: 'help_worlds',
primaryLabel: 'Read Worlds help',
secondaryLinkKey: 'studio_worlds',
secondaryLabel: 'Open Worlds workspace',
tags: ['worlds', 'editorial', 'campaigns'],
},
{
eyebrow: 'Portfolio',
title: 'Artworks',
@@ -615,6 +657,12 @@ export const POPULAR_HELP_TOPICS = [
linkKey: 'help_cards',
tags: ['cards', 'guide', 'design'],
},
{
title: 'How Worlds work',
description: 'Read the Worlds guide to understand editorial purpose, attached content, preview, section control, recurrence, and homepage promotion.',
linkKey: 'help_worlds',
tags: ['worlds', 'campaigns', 'editorial'],
},
{
title: 'How profiles work',
description: 'Read the Profile guide to understand setup, identity clarity, presentation, and how personal presence fits beside Group activity.',