From 60f3c2c37968db48597b1087d09665dd805cc866 Mon Sep 17 00:00:00 2001
From: Asem Hamid <155321064+asem-hamid@users.noreply.github.com>
Date: Sat, 4 May 2024 23:50:50 +0600
Subject: [PATCH 1/2] Update _index.html
---
content/bn/partners/_index.html | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/content/bn/partners/_index.html b/content/bn/partners/_index.html
index 2dc386f010..382c76f76d 100644
--- a/content/bn/partners/_index.html
+++ b/content/bn/partners/_index.html
@@ -4,14 +4,17 @@ bigheader: কুবারনেটিস পার্টনার
abstract: কুবারনেটিস ইকোসিস্টেম বৃদ্ধি করা।
class: gridPage
cid: partners
+body_class: partners
+menu:
+ main:
+ weight: 40
---
কুবারনেটিস পার্টনাররা একটি শক্তিশালী, জীবন্ত কোডবেস তৈরি করতে সহায়তা করে যা সমতুল্য প্ল্যাটফর্মের একটি স্পেক্ট্রাম সমর্থন করে।
-
-
+
কুবারনেটিস সার্টিফাইড সার্ভিস প্রভাইডার
একটি গভীর অভিজ্ঞতা সহ সনাক্ত সেবা প্রদানকারী যারা উদ্যোগপূর্ণভাবে কুবারনেটিস গ্রহণ সাফল্যের জন্য প্রয়োগ করে।
@@ -19,10 +22,8 @@ cid: partners
আপনি যদি হতে চান
KCSP?
-
-
সার্টিফাইড কুবারনেটিস ডিস্ট্রিবিউশন, হোস্টেড প্ল্যাটফর্ম, এবং ইনস্টলার
সফটওয়্যার সামঞ্জস্যতা নিশ্চিত করে যে প্রতিটি ভেন্ডরের সংস্করণের কুবারনেটিস প্রয়োজনীয় API সমর্থন করে।
@@ -30,10 +31,8 @@ cid: partners
আপনি কি হতে চান
কুবারনেটিস সার্টিফাইড?
-
-
কুবারনেটিস প্রশিক্ষণ পার্টনার
@@ -42,12 +41,7 @@ cid: partners
আপনি কি হতে চান
KTP?
-
{{< cncf-landscape helpers=true >}}
-
-
From 7a2c2a32a5c129b85235cc26d4c28cd63e442711 Mon Sep 17 00:00:00 2001
From: Asem Hamid <155321064+asem-hamid@users.noreply.github.com>
Date: Sun, 5 May 2024 00:11:12 +0600
Subject: [PATCH 2/2] Delete content/bn/includes/partner-style.css
---
content/bn/includes/partner-style.css | 201 --------------------------
1 file changed, 201 deletions(-)
delete mode 100644 content/bn/includes/partner-style.css
diff --git a/content/bn/includes/partner-style.css b/content/bn/includes/partner-style.css
deleted file mode 100644
index dc120872e0..0000000000
--- a/content/bn/includes/partner-style.css
+++ /dev/null
@@ -1,201 +0,0 @@
-/* SECTIONS */
-.section {
- clear: both;
- padding: 0px;
- margin-bottom: 2em;
-}
-
-.kcsp_section {
- clear: both;
- padding: 0px;
- margin-bottom: 2em;
-}
-
-/* COLUMN SETUP */
-.col {
- display: block;
- float:left;
- margin: 1% 0 1% 1.6%;
- background-color: #f9f9f9;
-}
-.col:first-child { margin-left: 0; }
-
-
-/* GROUPING */
-.group:before,
-.group:after {
- content:"";
- display:table;
-}
-.group:after {
- clear:both;
-}
-.group {
- zoom:1; /* For IE 6/7 */
-}
-
-/* GRID OF THREE */
-.span_3_of_3 {
- width: 35%;
- background-color: #f9f9f9;
- padding: 20px;
-}
-.span_2_of_3 {
- width: 35%;
- background-color: #f9f9f9;
- padding: 20px;
-}
-.span_1_of_3 {
- width: 35%;
- background-color: #f9f9f9;
- padding: 20px;
-}
-
-.col-container {
- display: table; /* Make the container element behave like a table */
- width: 100%; /* Set full-width to expand the whole page */
- padding-bottom: 30px;
-}
-
-.col-nav {
- display: table-cell; /* Make elements inside the container behave like table cells */
- width: 18%;
- background-color: #f9f9f9;
- padding: 20px;
- border: 5px solid white;
-}
-
-/* GO FULL WIDTH AT LESS THAN 480 PIXELS */
-
-@media only screen and (max-width: 480px) {
- .col { margin: 1% 0 1% 0%;}
- .span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
-}
-
-@media only screen and (max-width: 650px) {
- .col-nav {
- display: block;
- width: 100%;
- }
-}
-
-.button{
- max-width: 100%;
- box-sizing: border-box;
- margin: 0;
- display: inline-block;
- border-radius: 6px;
- padding: 0 20px;
- line-height: 40px;
- color: #ffffff;
- font-size: 16px;
- background-color: #3371e3;
- text-decoration: none;
- }
-
-h5 {
- font-size: 16px;
- line-height: 1.5em;
- margin-bottom: 2em;
-}
-
-#usersGrid a {
- display: inline-block;
- background-color: #f9f9f9;
-}
-
-#ktpContainer, #distContainer, #kcspContainer, #isvContainer, #servContainer {
- position: relative;
- width: 100%;
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
-}
-
-#isvContainer {
- margin-bottom: 80px;
-}
-
-#kcspContainer {
- margin-bottom: 80px;
-}
-
-#distContainer {
- margin-bottom: 80px;
-}
-
-#ktpContainer {
- margin-bottom: 80px;
-}
-
-.partner-box {
- position: relative;
- width: 47%;
- max-width: 48%;
- min-width: 48%;
- margin-bottom: 20px;
- padding: 20px;
- flex: 1;
- display: flex;
- justify-content: left;
- align-items: flex-start;
-}
-
-.partner-box img {
- background-color: #f9f9f9;
-}
-
-.partner-box > div {
- margin-left: 30px;
-}
-
-.partner-box a {
- color: #3576E3;
-}
-
-@media screen and (max-width: 1024px) {
- .partner-box {
- flex-direction: column;
- justify-content: flex-start;
- }
-
- .partner-box > div {
- margin: 20px 0 0;
- }
-}
-
-@media screen and (max-width: 568px) {
- #ktpContainer, #distContainter, #kcspContainer, #isvContainer, #servContainer {
- justify-content: center;
- }
-
- .partner-box {
- flex-direction: column;
- justify-content: flex-start;
- width: 100%;
- max-width: 100%;
- min-width: 100%;
- }
-
- .partner-box > div {
- margin: 20px 0 0;
- }
-}
-
-@media screen and (max-width: 568px) {
- #ktpContainer, #distContainer, #kcspContainer, #isvContainer, #servContainer {
- justify-content: center;
- }
-
- .partner-box {
- flex-direction: column;
- justify-content: flex-start;
- width: 100%;
- max-width: 100%;
- min-width: 100%;
- }
-
- .partner-box > div {
- margin: 20px 0 0;
- }
-}