Skip to content

Commit

Permalink
fix: V2 cleanup (#274)
Browse files Browse the repository at this point in the history
chore: change file casing
chore: update FAQ page links
Update README.md
  • Loading branch information
Pradumnasaraf authored Jul 25, 2024
1 parent 3db8c86 commit f7752a7
Show file tree
Hide file tree
Showing 39 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For Eg: There is a separate page for Resources and Bootcamp.
| ![How to](https://user-images.githubusercontent.com/51878265/188307747-e12e1926-1d07-4ac5-afa7-f21f6f7eb6b1.png) | Contains step by step guide (Written + Screenshots + Video) on how to create an Issue, cloning/forking a repo, creating a Pull Request etc. | [![Open How to](https://user-images.githubusercontent.com/51878265/188310366-7eb5925a-4cbb-4613-94f7-b437cd892d81.png)](/docs/how-to/create-repo.md) |
| ![Learning Resources](https://user-images.githubusercontent.com/51878265/188307752-a0703d5b-98e7-49f8-8dd2-1c5a2953f81c.png) | Other Resources like videos, blogs and images to learn Open Source, Git and Github. | [![Open Learning Resources](https://user-images.githubusercontent.com/51878265/188310366-7eb5925a-4cbb-4613-94f7-b437cd892d81.png)](./docs/resources.md) |
| ![Beginner Friendly Projects](https://user-images.githubusercontent.com/51878265/188307748-0b59c6ce-e483-4fcc-999e-a8cba7e4a861.png) | Contains repo link for beginner friendly projects. | [![Open Beginner Friendly Projects](https://user-images.githubusercontent.com/51878265/188310366-7eb5925a-4cbb-4613-94f7-b437cd892d81.png)](./docs/beginners.md) |
| ![Regular Content](https://user-images.githubusercontent.com/51878265/188307750-4f9f8b70-dd26-4d99-93b8-eb9612f87520.png) | Informational content that I and other community people post. | [![Open Regular Content](https://user-images.githubusercontent.com/51878265/188310366-7eb5925a-4cbb-4613-94f7-b437cd892d81.png)](/pages/Regular.md) |
| ![Regular Content](https://user-images.githubusercontent.com/51878265/188307750-4f9f8b70-dd26-4d99-93b8-eb9612f87520.png) | Informational content that I and other community people post. | [![Open Regular Content](https://user-images.githubusercontent.com/51878265/188310366-7eb5925a-4cbb-4613-94f7-b437cd892d81.png)](./docs/regular.md) |
| ![FAQ](https://user-images.githubusercontent.com/51878265/188307745-5803f82b-4c37-4a90-9f88-ab173e490430.png) | Commonly asked questions related to Open Source, Git and GitHub. | [![Open FAQ](https://user-images.githubusercontent.com/51878265/188310366-7eb5925a-4cbb-4613-94f7-b437cd892d81.png)](./docs/faq.md) |

---
Expand Down
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions docs/Faq.md → docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@ Yes, you can contribute to documentation, articles and tutorials, testing/user e

##### 5 Where to learn Git and GitHub?

You can check out resources in [How to?](https://os.pradumnasaraf.dev/docs/how-to/create-repo), [Learning Resources](https://os.pradumnasaraf.dev/resources), and [Bootcamp](https://os.pradumnasaraf.dev/bootcamp) pages for the same.
You can check out resources in [How to?](./how-to/create-repo.md), [Learning Resources](./resources.md), and [Bootcamp](./bootcamp.md) pages for the same.

##### 6 How to get started with Open Source?

Steps:

1. Start with learning the basics of **Git** and **GitHub**. You can check out resources in [Resources](https://os.pradumnasaraf.dev/resources), [Bootcamp](https://os.pradumnasaraf.dev/bootcamp), and [How to?](https://os.pradumnasaraf.dev/docs/how-to/create-repo).
1. Start with learning the basics of **Git** and **GitHub**. You can check out resources in [Resources](./resources.md), [Bootcamp](./bootcamp.md), and [How to?](./how-to/create-repo.md).

2. Once you are familiar with the basics, start contributing to beginner-friendly projects to get familiar with the workflow and terminology of Open Source, Git, and GitHub. You can find some projects on the [Beginner Friendly Projects](https://os.pradumnasaraf.dev/beginners) page. Also, contributing to your friend's project is a great way to get started.
2. Once you are familiar with the basics, start contributing to beginner-friendly projects to get familiar with the workflow and terminology of Open Source, Git, and GitHub. You can find some projects on the [Beginner Friendly Projects](./beginners.md) page. Also, contributing to your friend's project is a great way to get started.

3. Do join a community so that you can get help and guidance from the community members if you get stuck somewhere. I will recommend joining EddieHub Community on [Discord](http://discord.eddiehub.org/).

4. Once you are comfortable with the workflow, you can start contributing to Open Source projects depending on your interest, programming language, topics, etc. I will recommend starting with small projects and then moving on to bigger projects. Also, when you start with a project, first try solving and working on issues with the label `good first issue` and `first timers only`. This is a wonderful way to understand a project better and then move on to other issues. Also, I have written a Blog on [5 ways to find projects in Open Source](https://blog.pradumnasaraf.dev/5-ways-to-find-projects-in-open-source) you can check it out.

##### 7 How to find Open Source projects to contribute to?

You can find some projects on the [Beginner Friendly Projects](https://os.pradumnasaraf.dev/beginners) page. Also, I have written a Blog on [5 ways to find projects in Open Source](https://blog.pradumnasaraf.dev/5-ways-to-find-projects-in-open-source) you can check it out.
You can find some projects on the [Beginner Friendly Projects](./beginners.md) page. Also, I have written a Blog on [5 ways to find projects in Open Source](https://blog.pradumnasaraf.dev/5-ways-to-find-projects-in-open-source) you can check it out.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const config = {
},
items: [
{
href: '/~https://github.com/Pradumnasaraf/DevOps',
href: '/~https://github.com/Pradumnasaraf/open-source-with-pradumna',
label: 'GitHub',
position: 'right',
},
Expand Down

0 comments on commit f7752a7

Please sign in to comment.