adarshaacharya / portfolio-v2

Second iteration of my personal website v2.0 & blog build with @gatsbyjs. Please check https://github.com/adarshaacharya.com.np for new site.
MIT License
14 stars 43 forks source link

fix: typo on blogs #79

Open adarshaacharya opened 3 years ago

adarshaacharya commented 3 years ago

Good luck!!

Ln11211 commented 3 years ago

@adarshaacharya, Can I try this ?, please assign this to me

adarshaacharya commented 3 years ago

@Ln11211 Sure !!

Ln11211 commented 3 years ago

@adarshaacharya, before I start working on the fixing the blog, can you tell me how do I do it ?, should i fork and clone the project ? also, where can I find the blog content to proof read and edit the typos ?

adarshaacharya commented 3 years ago

Yeah you shoul fork and clone the project. Then inside content/posts you can find the contents of the blogs serially. The content are written on markdown. I recommend you reading blog from https://adarshaacharya.com.np/blog/ , if you find any error go ahead and change the content.

If you are just fixing typos then you can directly edit it from github by forking the repo without cloning it on your PC. This will make process faster.

Also while commiting your changes use meaningful commits and make pull request with meaningful title.

You can read how to write PR title here.

Hope that it helps you.

Ln11211 commented 3 years ago

@adarshaacharya, I am just going to try and fix typos, I'll fork it and do it in github.., thank you..