From 3027d60830831616629738f1efa14eafb056f366 Mon Sep 17 00:00:00 2001 From: Christian Mejlak Date: Mon, 29 Apr 2024 11:47:09 +0200 Subject: [PATCH 1/2] feat: add platform card on docs home --- README.mdx | 9 ++++++++- graphics/icon-certificate-manager.svg | 10 +++++++--- graphics/icon-mutual-tls.svg | 7 +++++-- graphics/icon-platforms.svg | 7 +++++++ graphics/icon-registration-autohorities.svg | 11 +++++++++++ graphics/icon-ssh.svg | 10 ++++++++-- graphics/icon-step-ca.svg | 10 ++++++++-- graphics/icon-step-cli.svg | 8 ++++++-- graphics/icon-tutorials.svg | 11 +++++++++-- 9 files changed, 69 insertions(+), 14 deletions(-) create mode 100644 graphics/icon-platforms.svg create mode 100644 graphics/icon-registration-autohorities.svg diff --git a/README.mdx b/README.mdx index d36b95cd..7089161f 100644 --- a/README.mdx +++ b/README.mdx @@ -20,7 +20,7 @@ disableSidebar: true /> + diff --git a/graphics/icon-certificate-manager.svg b/graphics/icon-certificate-manager.svg index a1cc5e2f..7aa1f54a 100644 --- a/graphics/icon-certificate-manager.svg +++ b/graphics/icon-certificate-manager.svg @@ -1,4 +1,8 @@ - - - + + + + + + + diff --git a/graphics/icon-mutual-tls.svg b/graphics/icon-mutual-tls.svg index 31ad1e2f..91881794 100644 --- a/graphics/icon-mutual-tls.svg +++ b/graphics/icon-mutual-tls.svg @@ -1,3 +1,6 @@ - - + + + + + diff --git a/graphics/icon-platforms.svg b/graphics/icon-platforms.svg new file mode 100644 index 00000000..ff8f934a --- /dev/null +++ b/graphics/icon-platforms.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/graphics/icon-registration-autohorities.svg b/graphics/icon-registration-autohorities.svg new file mode 100644 index 00000000..ff81f3d4 --- /dev/null +++ b/graphics/icon-registration-autohorities.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/graphics/icon-ssh.svg b/graphics/icon-ssh.svg index 3bbd5539..1be2e44e 100644 --- a/graphics/icon-ssh.svg +++ b/graphics/icon-ssh.svg @@ -1,3 +1,9 @@ - - + + + + + + + + diff --git a/graphics/icon-step-ca.svg b/graphics/icon-step-ca.svg index b0718c19..e5a5bb00 100644 --- a/graphics/icon-step-ca.svg +++ b/graphics/icon-step-ca.svg @@ -1,3 +1,9 @@ - - + + + + + + + + diff --git a/graphics/icon-step-cli.svg b/graphics/icon-step-cli.svg index 7e38cd89..10ca1484 100644 --- a/graphics/icon-step-cli.svg +++ b/graphics/icon-step-cli.svg @@ -1,3 +1,7 @@ - - + + + + + + diff --git a/graphics/icon-tutorials.svg b/graphics/icon-tutorials.svg index 9b1a4fbe..0bcda9f9 100644 --- a/graphics/icon-tutorials.svg +++ b/graphics/icon-tutorials.svg @@ -1,3 +1,10 @@ - - + + + + + + + + + From f3638ac09b4c2b9c0c99c00f3c4278ac3830f76d Mon Sep 17 00:00:00 2001 From: Christian Mejlak Date: Tue, 4 Jun 2024 07:09:40 +0200 Subject: [PATCH 2/2] fix: upload icons through Strapi --- README.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.mdx b/README.mdx index 7089161f..d62cb828 100644 --- a/README.mdx +++ b/README.mdx @@ -6,56 +6,56 @@ disableSidebar: true