Skip to content
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

Performance & UI Improvements #7880

Closed
wants to merge 5 commits into from

Conversation

vivek09thakur
Copy link

Problem

The project was using contributor.js, which contained data for over 400 contributors, leading to slower load times. Additionally, the navbar was not minimalist, and both index.html and the README file had room for improved readability.

Solution

Replaced contributor.js with a lightweight contributor.json file to speed up loading times. Simplified the navbar for a more minimalist design and improved readability in index.html and the README.

Changes Proposed

  • Replaced contributor.js with contributor.json to reduce data loading time.
  • Simplified the navbar to achieve a minimalist design.
  • Enhanced readability of index.html by cleaning up and reorganizing the code.
  • Improved the structure and readability of the README.

Other Changes

  • Refactored some code in index.html for clarity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant