Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions docs/internships/gsoc/ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.

Expand Down
10 changes: 0 additions & 10 deletions docs/introduction/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
7 changes: 0 additions & 7 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
Loading