From 1a6cd390fa340baddfcbd001073e0317dc0a0836 Mon Sep 17 00:00:00 2001
From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com>
Date: Thu, 24 Oct 2024 14:53:30 -0400
Subject: [PATCH 1/6] Update
azure-static-web-apps-agreeable-forest-05e8c1b0f.yml
---
.../azure-static-web-apps-agreeable-forest-05e8c1b0f.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml b/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml
index 7e42c2a..f8a0ce4 100644
--- a/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml
+++ b/.github/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
+ - staging
pull_request_target:
types: [opened, synchronize, reopened, closed]
branches:
From c6fdc1d589588c5a099f00593e91a6f19807ea27 Mon Sep 17 00:00:00 2001
From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com>
Date: Thu, 24 Oct 2024 15:39:43 -0400
Subject: [PATCH 2/6] changed contributors to team
---
Contributors.md => team.md | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
rename Contributors.md => team.md (93%)
diff --git a/Contributors.md b/team.md
similarity index 93%
rename from Contributors.md
rename to team.md
index f18f757..6e22d70 100644
--- a/Contributors.md
+++ b/team.md
@@ -1,4 +1,27 @@
-# Contributors
+# Team
+
+## Core Team
+
+
+
+## Contributors
From 20f698f0d2180b1adc3234321c142abc55e616f3 Mon Sep 17 00:00:00 2001
From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com>
Date: Fri, 25 Oct 2024 10:41:58 -0400
Subject: [PATCH 3/6] moved the team page to right dir
---
team.md => src/pages/team.md | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename team.md => src/pages/team.md (100%)
diff --git a/team.md b/src/pages/team.md
similarity index 100%
rename from team.md
rename to src/pages/team.md
From 3d82c36d48091cccd0c72bcf64dfa248a777a87b Mon Sep 17 00:00:00 2001
From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com>
Date: Fri, 25 Oct 2024 10:42:58 -0400
Subject: [PATCH 4/6] moved contributors to root for now
---
src/pages/contributors.md => contributors.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
rename src/pages/contributors.md => contributors.md (99%)
diff --git a/src/pages/contributors.md b/contributors.md
similarity index 99%
rename from src/pages/contributors.md
rename to contributors.md
index 63da04e..2acea92 100644
--- a/src/pages/contributors.md
+++ b/contributors.md
@@ -1,5 +1,6 @@
# Contributors :star:
+
@@ -238,4 +239,5 @@
Nate
|
-
\ No newline at end of file
+
+
\ No newline at end of file
From 760f8a2d7b7b41c1194d8de6ea1f6449c1c38703 Mon Sep 17 00:00:00 2001
From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com>
Date: Fri, 25 Oct 2024 11:02:37 -0400
Subject: [PATCH 5/6] incorrect syntax for md
---
src/pages/team.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/pages/team.md b/src/pages/team.md
index 6e22d70..59d603f 100644
--- a/src/pages/team.md
+++ b/src/pages/team.md
@@ -23,7 +23,6 @@
## Contributors
-
@@ -262,5 +261,4 @@
Nate
|
-
-
\ No newline at end of file
+
\ No newline at end of file
From b33efccd055d532c518bbca6f084ccd3528388f7 Mon Sep 17 00:00:00 2001
From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com>
Date: Fri, 25 Oct 2024 14:01:29 -0400
Subject: [PATCH 6/6] updated footer link for team
---
docusaurus.config.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 1895bf3..3a40f31 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -138,8 +138,8 @@ const config = {
title: 'Community',
items: [
{
- label: 'Contributors',
- href: '/contributors',
+ label: 'Team',
+ href: '/team',
},
{
label:'Code of Conduct',