Skip to content

Sweep through all the articles to remove redundant ".NET Aspire" #3128

Open
@IEvangelist

Description

@IEvangelist

Ah, yeah - this is a good callout. I want to sweep through all the articles and remove those where it's redundant.

Originally posted by @IEvangelist in #3123 (comment)

We need to look at all articles (not includes) and evaluate whether we need to adjust their frontmatter data. For example, if an article contains:

---
title: .NET Aspire blah blah
<!-- omitted for brevity... -->
---

We might want to set the titleSuffix: "" which will remove the globally applied title suffix. The h1 doesn't need to match the title, but that's a common pattern. Alternatively, instead of removing the globally assigned suffix, you might want to remove ".NET Aspire" from the title where it makes sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions