This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch docusaurus-staging
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
from 0e9a504b fixes
add b1a44b2d use-cases pages
No new revisions were added by this update.
Summary of changes:
docusaurus.config.js | 28 +++---
src/css/custom.css | 4 +
src/pages/cloud-builders.md | 8 --
src/pages/cloud-builders.mdx | 74 ++++++++++++++
src/pages/kubernetes.md | 8 --
src/pages/kubernetes.mdx | 109 +++++++++++++++++++++
src/pages/learn-more.mdx | 35 +++++++
.../img/builders}/active-community.png | Bin
.../img/builders}/decrease-tco.png | Bin
.../images => static/img/builders}/easy-to-use.png | Bin
.../img/builders}/integrations.png | Bin
.../images => static/img/builders}/open-source.png | Bin
.../img/builders}/quick-deploy.png | Bin
.../img/cloud-builders-servers.png | Bin
{source/images => static/img}/cloud-management.png | Bin
static/img/features/available.svg | 1 -
static/img/features/community.svg | 1 -
static/img/features/easy.svg | 1 -
static/img/features/infra.svg | 1 -
static/img/features/robust.svg | 1 -
static/img/features/security.svg | 1 -
.../img/k8s/acs-ui.jpg | Bin
.../CAPC-logo.png => static/img/k8s/capc-logo.png | Bin
static/img/k8s/capc-servers.png | Bin 0 -> 124063 bytes
.../img/k8s/k8s-logo.svg | 0
.../img/k8s}/multiple-clusters-management.png | Bin
{source/images => static/img/k8s}/scaling.png | Bin
{source/images => static/img/k8s}/self-healing.png | Bin
.../img/learn-more/acs-glance.jpg | Bin
.../img/learn-more}/step-by-step-guide.jpg | Bin
30 files changed, 236 insertions(+), 36 deletions(-)
delete mode 100644 src/pages/cloud-builders.md
create mode 100644 src/pages/cloud-builders.mdx
delete mode 100644 src/pages/kubernetes.md
create mode 100644 src/pages/kubernetes.mdx
create mode 100644 src/pages/learn-more.mdx
copy {source/images => static/img/builders}/active-community.png (100%)
copy {source/images => static/img/builders}/decrease-tco.png (100%)
copy {source/images => static/img/builders}/easy-to-use.png (100%)
copy {source/images => static/img/builders}/integrations.png (100%)
copy {source/images => static/img/builders}/open-source.png (100%)
copy {source/images => static/img/builders}/quick-deploy.png (100%)
copy source/images/CloudStack_CloudFest_Servers.png =>
static/img/cloud-builders-servers.png (100%)
copy {source/images => static/img}/cloud-management.png (100%)
delete mode 100644 static/img/features/available.svg
delete mode 100644 static/img/features/community.svg
delete mode 100644 static/img/features/easy.svg
delete mode 100644 static/img/features/infra.svg
delete mode 100644 static/img/features/robust.svg
delete mode 100644 static/img/features/security.svg
copy source/images/CloudStack_NewUI.jpeg => static/img/k8s/acs-ui.jpg (100%)
copy source/images/CAPC-logo.png => static/img/k8s/capc-logo.png (100%)
create mode 100644 static/img/k8s/capc-servers.png
copy source/images/Kubernetes_logo.svg => static/img/k8s/k8s-logo.svg (100%)
copy {source/images => static/img/k8s}/multiple-clusters-management.png (100%)
copy {source/images => static/img/k8s}/scaling.png (100%)
copy {source/images => static/img/k8s}/self-healing.png (100%)
copy source/images/Apache-CloudStack-at-a-glance.jpg =>
static/img/learn-more/acs-glance.jpg (100%)
copy {source/images => static/img/learn-more}/step-by-step-guide.jpg (100%)