Skip to content

Commit 185086e

Browse files
committed
reapply homepage changes
1 parent 2dc2ff6 commit 185086e

3 files changed

Lines changed: 97 additions & 198 deletions

File tree

packages/stacks-docs/_data/home.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,10 @@
1313
"description": "Patterns and guidelines for creating and sending emails to Stack Overflow users."
1414
},
1515
{
16-
"title": "Content",
17-
"url": "/content/guidelines/principles/",
18-
"spot": "Document",
19-
"description": "Principles and tactics for writing at Stack Overflow."
20-
},
21-
{
22-
"title": "Brand",
23-
"url": "/brand/principles/",
16+
"title": "Brand & Content",
17+
"url": "https://alpha.stackoverflow.design/",
2418
"spot": "Create",
25-
"description": "Visual patterns and guidelines for Stack Overflow’s brand."
19+
"description": "Refreshed brand guidelines, including tone of voice, Stack Sans typeface, and logo files."
2620
}
2721
]
2822
}

packages/stacks-docs/_data/site-navigation.json

Lines changed: 0 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -453,99 +453,6 @@
453453
]
454454
}
455455
]
456-
},
457-
{
458-
"title": "Content",
459-
"url": "/content/guidelines/principles/",
460-
"sections": [
461-
{
462-
"title": "Guidelines",
463-
"links": [
464-
{
465-
"title": "Principles",
466-
"url": "/content/guidelines/principles/"
467-
},
468-
{
469-
"title": "Voice and tone",
470-
"url": "/content/guidelines/voice-and-tone/"
471-
},
472-
{
473-
"title": "Grammar and mechanics",
474-
"url": "/content/guidelines/grammar-and-mechanics/"
475-
}
476-
]
477-
},
478-
{
479-
"title": "Examples",
480-
"links": [
481-
{
482-
"title": "Alt text",
483-
"url": "/content/examples/alt-text/"
484-
},
485-
{
486-
"title": "Error messages",
487-
"url": "/content/examples/error-messages/"
488-
},
489-
{
490-
"title": "Preferences and settings",
491-
"url": "/content/examples/preferences-settings/"
492-
},
493-
{
494-
"title": "Success messages",
495-
"url": "/content/examples/success-messages/"
496-
}
497-
]
498-
}
499-
]
500-
},
501-
{
502-
"title": "Brand",
503-
"url": "/brand/principles/",
504-
"sections": [
505-
{
506-
"title": "Brand",
507-
"links": [
508-
{
509-
"title": "Principles",
510-
"url": "/brand/principles/"
511-
}
512-
]
513-
},
514-
{
515-
"title": "Copywriting",
516-
"links": [
517-
{
518-
"title": "Naming guidelines",
519-
"url": "/brand/copywriting/naming/"
520-
},
521-
{
522-
"title": "Concepts",
523-
"url": "/brand/copywriting/concepts/"
524-
}
525-
]
526-
},
527-
{
528-
"title": "Visuals",
529-
"links": [
530-
{
531-
"title": "Logos",
532-
"url": "/brand/logo/"
533-
},
534-
{
535-
"title": "Typography",
536-
"url": "/brand/typography/"
537-
},
538-
{
539-
"title": "Colors",
540-
"url": "/brand/colors/"
541-
},
542-
{
543-
"title": "Data visualization",
544-
"url": "/brand/data-visualization/"
545-
}
546-
]
547-
}
548-
]
549456
}
550457
]
551458
}

0 commit comments

Comments
 (0)