-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Enhancement : add repo_url to landscape items #57
Comments
I am working on this. |
Hello! 👋 This issue has been automatically marked as stale due to inactivity 😴 It will be closed in 180 days if no further activity occurs. To keep it active, please add a comment with more details. There can be many reasons why a specific issue has no activity. The most probable cause is a lack of time, not a lack of interest. Let us figure out together how to push this issue forward. Connect with us through our slack channel : https://json-schema.org/slack Thank you for your patience ❤️ |
We are planning to do this. Therefore I am removing the stale label. |
Hello! 👋 This issue has been automatically marked as stale due to inactivity 😴 It will be closed in 180 days if no further activity occurs. To keep it active, please add a comment with more details. There can be many reasons why a specific issue has no activity. The most probable cause is a lack of time, not a lack of interest. Let us figure out together how to push this issue forward. Connect with us through our slack channel : https://json-schema.org/slack Thank you for your patience ❤️ |
Heyy there @benjagm Are you still working on this issue? If not then I'd love to contribute towards it. I have a pretty good experience with web dev and would love to apply it here. Moreover, if you have some work done on this, please share that too, it'll be pretty helpful. Thank you! |
Description:
Currently, we are missing
repo_url
from our landscape items. Once we set uprepo_url
, we can fetch repository information in our landscape. This information can be used to create stats sections and will also add repository descriptions for those items. Not all of our adopters have a repository to add, so we need to fix this for those who do.Below is an example of how it is going to work.
Screenshots:
The text was updated successfully, but these errors were encountered: