diff --git a/.vscode/settings.json b/.vscode/settings.json index 0436b04..6212e98 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,22 @@ { - "peacock.remoteColor": "#61dafb" + "peacock.remoteColor": "#61dafb", + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#93e6fc", + "activityBar.background": "#93e6fc", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#fa45d4", + "activityBarBadge.foreground": "#15202b", + "commandCenter.border": "#15202b99", + "sash.hoverBorder": "#93e6fc", + "statusBar.background": "#61dafb", + "statusBar.foreground": "#15202b", + "statusBarItem.hoverBackground": "#2fcefa", + "statusBarItem.remoteBackground": "#61dafb", + "statusBarItem.remoteForeground": "#15202b", + "titleBar.activeBackground": "#61dafb", + "titleBar.activeForeground": "#15202b", + "titleBar.inactiveBackground": "#61dafb99", + "titleBar.inactiveForeground": "#15202b99" + } } \ No newline at end of file diff --git a/content/en/docs/concepts/4_digital-platforms/platform-components/7b748ff4-image2-1024x580.png b/content/en/docs/concepts/4_digital-platforms/platform-components/7b748ff4-image2-1024x580.png new file mode 100644 index 0000000..79d6754 Binary files /dev/null and b/content/en/docs/concepts/4_digital-platforms/platform-components/7b748ff4-image2-1024x580.png differ diff --git a/content/en/docs/concepts/4_digital-platforms/platform-components/_index.md b/content/en/docs/concepts/4_digital-platforms/platform-components/_index.md index c1f2f70..5bed0e4 100644 --- a/content/en/docs/concepts/4_digital-platforms/platform-components/_index.md +++ b/content/en/docs/concepts/4_digital-platforms/platform-components/_index.md @@ -6,3 +6,9 @@ description: What in terms of components or building blocks is needed in a platf > This page is in work. Right now we have in the index a collection of links describing and listing typical components and building blocks of platforms. Also we have a growing number of subsections regarding special types of components. +See also: +* https://thenewstack.io/build-an-open-source-kubernetes-gitops-platform-part-1/ +* https://thenewstack.io/build-an-open-source-kubernetes-gitops-platform-part-2/ + +![alt text](7b748ff4-image2-1024x580.png) +