Skip to content

Separate project URL into two categories #1

@wutsqo

Description

@wutsqo

Currently, each project item at the src/utils/data/Projects.json file contains a "url" key. Some of the values are the URL to the repository, while others are the URL to the product's webpage.

I think it is a good idea to split them into two categories: "homepage_url" and "repository_url".

It'll open some new possibilities for the future development of this site. One example is to display the repo status (forks, stars, contributors, topic, etc.) directly on the project card using GitHub API. Another example is that the visitors can choose whether they want to visit the site or just the repo.

Wdyt, maintainers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions