-
Notifications
You must be signed in to change notification settings - Fork 14
Fixed formatting and added search functionality in documentation #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
To use this image for setting up a local image
Hi Avinab, If you are looking to participate in GSoC. https://github.com/rstats-gsoc/gsoc2025/wiki/table-of-proposed-coding-projects Thank you. |
Just to echo what @StarTrooper08 said - if this is for GSoC, you should post a solution for Hard Test 1 that has a screenshot with (some of) your improved documentation deployed locally and a link to this PR. |
Hi Heather and Atharva, I opened this PR as a solution for the Hard test 1 and as you have mentioned, Heather I will be linking this to the solution along with the relevant screenshots. Thanks for the guidance you guys ! |
@Avinab there are quite a few conflicts as I just merged a PR implementing the pre-commit markdown linter which did a lot of automated tidying (enforcing line length of 80 characters, ensuring code blocks are always fenced - e.g. with |
This reverts commit b3f2ca7.
Hi @hturner , |
We are also new to the pre-commit linter. But you should be able to install it to run the linter locally so you can fix things before committing, see https://pre-commit.com. |
Hey Heather, |
Hey Heather, |
This pull request addresses Issue #191 by improving the documentation formatting and introducing search functionality to enhance usability.