Skip to content

Static version hardcoded in frontmatter description #2449

@eedugon

Description

@eedugon

The current release docs landing page has this in the frontmatter:

description: Explore the new features, enhancements, fixes, and deprecations for Elastic Stack 9.0+ (latest 9.1.1), Elastic Cloud Serverless, and...

File: release-notes/intro/index.md.

The static 9.1.1 will force us to update it after every release, which is something we want to avoid at all cost (because we will end up forgetting about it).

We should rely on {{version.stack}} but variables are not supported in the frontmatter.

Possibilities:

  • Remove the (latest 9.1.1) text from the description.
  • Use a version variable and support it at docs-builder level.

Based on Jan's comment, the description in the frontmatter is added as the meta description of the htlm head (SEO related).

cc: @georgewallace & @bmorelli25 , for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:DocsEngIssues owned by the Docs Engineering Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions