Skip to content

Commit 1d7b7a7

Browse files
authored
docs: remove Codespaces recommended badge (#1107)
1 parent 8321a89 commit 1d7b7a7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/content/docs/how-to-setup-freecodecamp-locally.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,16 @@ Next, you need to choose between setting up a cloud IDE or your own machine.
7373

7474
If you're looking to make a one-time contribution or want the fastest setup, use GitHub Codespaces which provides a ready-to-code environment in your web browser using devcontainers. For long-term contributions where you prefer local development, you can set up freeCodeCamp on your local machine.
7575

76-
| Feature | GitHub Codespaces <Badge text="Recommended" variant="tip" size="small" /> | Your own machine |
77-
| --------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------ |
78-
| **Hardware requirements** | No minimum hardware requirements | Powerful minimum hardware requirements |
79-
| **Software installation** | No need to install any software | Additional software needed |
80-
| **Repository status** | Always up-to-date repository | Manual updates required |
81-
| **Setup complexity** | Easy setup with devcontainers, works in any browser | Larger download and setup time |
82-
| **Internet dependency** | Requires an internet connection to work | Minimal internet connection required once set up |
83-
| **Performance** | Consistent cloud-based performance | Depends on your machine capabilities |
84-
| **Usage limits** | 60 hours free per month for personal accounts | No usage limits |
85-
| **Environment consistency** | Identical setup for all contributors via devcontainers | May vary between different machines and OS |
76+
| Feature | GitHub Codespaces | Your own machine |
77+
| --------------------------- | ------------------------------------------------------ | ------------------------------------------------ |
78+
| **Hardware requirements** | No minimum hardware requirements | Powerful minimum hardware requirements |
79+
| **Software installation** | No need to install any software | Additional software needed |
80+
| **Repository status** | Always up-to-date repository | Manual updates required |
81+
| **Setup complexity** | Easy setup with devcontainers, works in any browser | Larger download and setup time |
82+
| **Internet dependency** | Requires an internet connection to work | Minimal internet connection required once set up |
83+
| **Performance** | Consistent cloud-based performance | Depends on your machine capabilities |
84+
| **Usage limits** | 60 hours free per month for personal accounts | No usage limits |
85+
| **Environment consistency** | Identical setup for all contributors via devcontainers | May vary between different machines and OS |
8686

8787
Once you have decided, follow the relevant tab below to continue with the setup.
8888

0 commit comments

Comments
 (0)