diff --git a/content/en/docs/concepts/4_digital-platforms/platform-components/cicd-pipeline/_index.md b/content/en/docs/concepts/4_digital-platforms/platform-components/cicd-pipeline/_index.md index a9c0ac5..655099a 100644 --- a/content/en/docs/concepts/4_digital-platforms/platform-components/cicd-pipeline/_index.md +++ b/content/en/docs/concepts/4_digital-platforms/platform-components/cicd-pipeline/_index.md @@ -1,13 +1,9 @@ -+++ -archetype = "sub-chapter" -title = "CI/CD Pipeline" -weight = 1 -[params] - author = 'florian.fuerstenberg@t-systems.com' - date = '2024-10-08' -+++ +--- +title: CI/CD Pipeline +weight: 3 +description: This document describes the concept of pipelining in the context of the Edge Developer Framework. +--- -This document describes the concept of pipelining in the context of the Edge Developer Framework. ## Overview diff --git a/content/en/docs/concepts/4_digital-platforms/platform-components/developer-portals/_index.md b/content/en/docs/concepts/4_digital-platforms/platform-components/developer-portals/_index.md index 60c5453..6887129 100644 --- a/content/en/docs/concepts/4_digital-platforms/platform-components/developer-portals/_index.md +++ b/content/en/docs/concepts/4_digital-platforms/platform-components/developer-portals/_index.md @@ -1,6 +1,6 @@ --- title: "Developer Portals" -weight: 2 +weight: 1 description: Developer portals are one part of the UI for developers to access platforms. The general idea is that the UI parts should be enough for a developer to th their work. --- diff --git a/content/en/docs/concepts/4_digital-platforms/platform-components/orchestrator/_index.md b/content/en/docs/concepts/4_digital-platforms/platform-components/orchestrator/_index.md index ed92bfb..9667cfe 100644 --- a/content/en/docs/concepts/4_digital-platforms/platform-components/orchestrator/_index.md +++ b/content/en/docs/concepts/4_digital-platforms/platform-components/orchestrator/_index.md @@ -1,6 +1,6 @@ --- title: Platform Orchestrator -weight: 3 +weight: 2 description: "The new kid on the block since 2023 ist 'Platform Orchestrating': Do the the magic declaratively cloud natively automated." ---