Skip to content

chore: drop sidebar_position from index frontmatter#19

Merged
vbreuss merged 1 commit into
mainfrom
chore/drop-sidebar-position-from-index
May 15, 2026
Merged

chore: drop sidebar_position from index frontmatter#19
vbreuss merged 1 commit into
mainfrom
chore/drop-sidebar-position-from-index

Conversation

@vbreuss
Copy link
Copy Markdown
Member

@vbreuss vbreuss commented May 15, 2026

The package ships a single docs page, so its position among siblings does not need to be hinted in the upstream content. testably.org controls placement of this slice via its own pipeline configuration.

The package ships a single docs page, so its position among siblings
does not need to be hinted in the upstream content. testably.org
controls placement of this slice via its own pipeline configuration.
@vbreuss vbreuss self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 13:08
@vbreuss vbreuss added the documentation Improvements or additions to documentation label May 15, 2026
@vbreuss vbreuss merged commit 931c487 into main May 15, 2026
7 checks passed
@vbreuss vbreuss deleted the chore/drop-sidebar-position-from-index branch May 15, 2026 13:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unnecessary Docusaurus-style sidebar_position frontmatter field from the package’s single documentation page, leaving ordering/placement to the consuming site’s pipeline configuration (testably.org).

Changes:

  • Removed sidebar_position: 8 from Docs/pages/00-index.md frontmatter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

This is addressed in release v0.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation state: released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants