chore(hugo-theme): moved to docsy. Started from https://github.com/google/docsy-example and ported all ipceicis content to there. removed all docsy example stuff
This commit is contained in:
parent
abf57c635b
commit
694eea4095
43 changed files with 19952 additions and 68 deletions
9
content/en/docs/platform-components/_index.md
Normal file
9
content/en/docs/platform-components/_index.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
archetype = "chapter"
|
||||
title = "Platform Components"
|
||||
weight = 3
|
||||
[params]
|
||||
author = 'stephan.lo@telekom.de'
|
||||
date = '2024-07-30'
|
||||
+++
|
||||
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
+++
|
||||
archetype = "sub-chapter"
|
||||
title = "Developer Portals"
|
||||
weight = 1
|
||||
[params]
|
||||
author = 'stephan.lo@telekom.de'
|
||||
date = '2024-07-30'
|
||||
+++
|
||||
|
||||
* Backstage
|
||||
* Port
|
||||
* Cortex
|
||||
* Humanitec
|
||||
* ... tbc ...
|
||||
|
||||
## Links
|
||||
|
||||
* [port-vs-backstage-choosing-your-internal-developer-portal](https://medium.com/@vaibhavgupta0702/port-vs-backstage-choosing-your-internal-developer-portal-71c6a6acd979)
|
||||
* [idp-vs-self-service-portal-a-platform-engineering-showdown](https://thenewstack.io/idp-vs-self-service-portal-a-platform-engineering-showdown)
|
||||
* [portals-vs-platform-orchestrator](https://humanitec.com/portals-vs-platform-orchestrator)
|
||||
* [internal-developer-portal-vs-internal-developer-platform](https://www.cortex.io/post/internal-developer-portal-vs-internal-developer-platform)
|
||||
14
content/en/docs/platform-components/orchestrator/_index.md
Normal file
14
content/en/docs/platform-components/orchestrator/_index.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
archetype = "sub-chapter"
|
||||
title = "Platform Orchestrator"
|
||||
weight = 1
|
||||
[params]
|
||||
author = 'stephan.lo@telekom.de'
|
||||
date = '2024-07-30'
|
||||
+++
|
||||
|
||||
|
||||
## Links
|
||||
|
||||
* [portals-vs-platform-orchestrator](https://humanitec.com/portals-vs-platform-orchestrator)
|
||||
* [CNOE IDPBuilder](https://cnoe.io/docs/reference-implementation/installations/idpbuilder)
|
||||
Loading…
Add table
Add a link
Reference in a new issue