doc(cicd): added general documentation structure
This commit is contained in:
parent
c00e61d49b
commit
1c3ce7e0ae
3 changed files with 7 additions and 11 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue