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:
parent
62999b41d0
commit
82d424aeca
9 changed files with 109 additions and 53 deletions
|
|
@ -6,6 +6,19 @@ description: >
|
|||
High-level overview of the Edge Developer Platform (EDP), its purpose, and product structure.
|
||||
---
|
||||
|
||||
{{% alert title="Draft" color="warning" %}}
|
||||
**Editorial Status**: This page is currently being developed.
|
||||
|
||||
* **Jira Ticket**: TBD
|
||||
* **Assignee**: Team
|
||||
* **Status**: Draft - Initial structure created
|
||||
* **Last Updated**: 2025-11-16
|
||||
* **TODO**:
|
||||
* [ ] Add detailed product structure from excalidraw
|
||||
* [ ] Include platform maturity matrix
|
||||
* [ ] Add links to component pages as they are created
|
||||
{{% /alert %}}
|
||||
|
||||
## Purpose
|
||||
|
||||
The Edge Developer Platform (EDP) is a comprehensive DevOps platform designed to enable developers to build, deploy, and operate cloud-native applications at the edge. It provides an integrated suite of tools and services covering the entire software development lifecycle.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue