Skip to content

Conversation

@dipamsen
Copy link
Member

Description

  • python updating script now only updates number of forks and number of stars. rest of the data is to be manually updated.
  • this allows us to keep the repos we want to show. also we can set their languages (multiple, if required) and their description.
  • update frontend UI to reflect these changes
image

Fixes #21

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

- fix types (language can be an array)
- link to homepage_url (if it exists)
- add github icon which links to the github repo
- increase items per page to 15
@Majestic9169 Majestic9169 merged commit f669512 into metakgp:main Oct 25, 2025
1 check passed
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.

Project Page Overhaul

2 participants