diff --git a/docs/internships/gsoc/ideas.md b/docs/internships/gsoc/ideas.md index 00c62b91..9cba8eac 100644 --- a/docs/internships/gsoc/ideas.md +++ b/docs/internships/gsoc/ideas.md @@ -10,13 +10,13 @@ These ideas are subject to change at any time prior to us submitting our GSoC Or 1. If we are accepted, there may be additions and minor modifications. 1. Mentor assignments may be adjusted throughout the evaluation period -::: + ::: ## Introduction -Welcome to our GSoC ideas page! +Welcome to our GSoC ideas page! -:::tip Tip +:::tip Tip These are the minimum requirements. We encourage you to expand on them. @@ -27,13 +27,11 @@ These are the minimum requirements. We encourage you to expand on them. Here is a list of basic skills that will be required for each repository. 1. **Talawa:** Flutter / Dart, GraphQL - 1. Work will be applied to the `develop-postgres` GitHub branch + 1. Work will be applied to the `develop-postgres` GitHub branch 1. **Talawa-API:** Typescript, GraphQL, PostgreSQL with the Drizzle ORM - 1. Work will be applied to the `develop-postgres` GitHub branch + 1. Work will be applied to the `develop-postgres` GitHub branch 1. **Talawa-Admin Portal:** TypeScript - 1. Work will be applied to the `develop-postgres` GitHub branch -1. **SwitchMap-NG:** Python - 1. Work will be applied to the `develop` GitHub branch + 1. Work will be applied to the `develop-postgres` GitHub branch There are others, but these are the primary ones that will guide your contributions. @@ -77,7 +75,7 @@ This is a list of our projects related to our product road map. 1. **Notifications:** The current Talawa notification system needs to be enhanced with the following functionalities: 1. Self hosted notifications as they currently rely on third party integrations. 2. Identify actions in the app that trigger notifications. - 3. Ensure dynamic content (e.g., {username}, {postTitle}) is included in notifications. + 3. Ensure dynamic content (e.g., \{username\}, \{postTitle\}) is included in notifications. 4. Highlight critical notifications with urgency (e.g., red icons for high-priority alerts). 5. Provide short, actionable notification content with clear links. 6. Design a scalable architecture to support notifications across mobile and web platforms. diff --git a/docs/introduction/projects.md b/docs/introduction/projects.md index 69a77440..06661c11 100644 --- a/docs/introduction/projects.md +++ b/docs/introduction/projects.md @@ -21,13 +21,3 @@ Talawa is a suite of applications that help community based organizations manage 4. **Talawa-API:** The API Backend 1. [Talawa-API: GitHub](https://github.com/PalisadoesFoundation/talawa-api) 1. [Talawa API: Outstanding Issues on GitHub](https://github.com/PalisadoesFoundation/talawa-api/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee) - -## Switchmap-NG - -Switchmap-NG is a suite of applications that map the topology of information technology networks. - -1. **Documentation** - 1. Visit our [Switchmap-NG Documentation](https://switchmap-ng.readthedocs.io/en/latest/) -2. **Switchmap-NG** - 1. [Switchmap-NG: GitHub](https://github.com/PalisadoesFoundation/switchmap-ng) - 2. [Switchmap-NG: Outstanding Issues on GitHub](https://github.com/PalisadoesFoundation/switchmap-ng/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 77730242..a327c9df 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -81,13 +81,6 @@ const config: Config = { target: '_self', }, - { - label: 'Switchmap-NG', - position: 'left', - to: 'https://docs.switchmap-ng.io', - target: '_self', - }, - { label: 'Leaderboard', position: 'left',