-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Documentation Status Badges #14
Copy link
Copy link
Open
Labels
type: contentWriting new articles, guides, or updating text.Writing new articles, guides, or updating text.type: ui/uxWork on components, Tailwind styles, changing the header/theme.Work on components, Tailwind styles, changing the header/theme.
Metadata
Metadata
Assignees
Labels
type: contentWriting new articles, guides, or updating text.Writing new articles, guides, or updating text.type: ui/uxWork on components, Tailwind styles, changing the header/theme.Work on components, Tailwind styles, changing the header/theme.
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
In Progress
To improve documentation navigability and clearly communicate the state of our guides, we need to implement Starlight's built-in badge system.
Tasks:
CONTRIBUTING.mdguidelines so all developers use the same terminology:New(variant: success)Updated(variant: note)WIP(variant: caution)Deprecated(variant: danger)Advanced(variant: default)Newbadge via frontmatter (sidebar.badge) to recently added pages (e.g., Database Schema, System Overview).<Badge />component for specific advanced sections within articles (e.g., Redis Seat Locking).Technical Example (Frontmatter):