fix(docs): remove Backstage component and add editorial headers

- Remove Backstage component page (not in product structure)
- Add editorial status alert to all draft pages with:
  * Jira ticket reference placeholder
  * Assignee field
  * Draft status indicator
  * Last updated date
  * TODO checklist for completion
- Update component template with editorial header
- Use Docsy alert shortcode (warning style) for professional appearance
This commit is contained in:
Stephan Lo 2025-11-16 13:42:58 +01:00
parent 62999b41d0
commit 82d424aeca
9 changed files with 109 additions and 53 deletions

View file

@ -6,6 +6,20 @@ description: >
Operational guides for deploying, monitoring, and maintaining the Edge Developer Platform.
---
{{% alert title="Draft" color="warning" %}}
**Editorial Status**: This page is currently being developed.
* **Jira Ticket**: TBD
* **Assignee**: Team
* **Status**: Draft - Structure only
* **Last Updated**: 2025-11-16
* **TODO**:
* [ ] Add deployment procedures
* [ ] Document monitoring setup and dashboards
* [ ] Include troubleshooting guides
* [ ] Add maintenance procedures
{{% /alert %}}
## Operations Overview
This section covers operational aspects of the Edge Developer Platform including deployment, monitoring, troubleshooting, and maintenance.