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:
Stephan Lo 2024-08-05 11:56:38 +02:00
parent abf57c635b
commit 694eea4095
43 changed files with 19952 additions and 68 deletions

View file

@ -0,0 +1,9 @@
+++
archetype = "chapter"
title = "Platform Components"
weight = 3
[params]
author = 'stephan.lo@telekom.de'
date = '2024-07-30'
+++

View file

@ -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)

View 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)