Replies: 3 comments 10 replies
|
A draft solution would be to have separate folders based on common topics like each folder will have a {
"links":[
{
"title": "dksjklds",
"url": "https://url.com",
"type": "book",
"level": "beginner",
"reviews": [
{
"comment": "Costly, But Worth the money!"
}
]
},
{
"title": "dksjklds",
"url": "https://url.com",
"category": "video",
"reviews": [
{
"comment": "Costly, But Worth the money!"
}
]
}
]
}List of resource types:
a different json file called We use these json files to automatically create the well structured README. Pros
Cons
|
Thread for categories to includeAll these categories will be folders, followed by JSON files for each. E.g
Reply below for suggestions |
|
Hey, we have finally re-structured the way we store resource links. The JSON schema is available here https://github.com/developersIndia/resources/blob/master/resource.schema Closing this for now. Feel free to open up a new discussion for further development & questions |
Uh oh!
There was an error while loading. Please reload this page.
Right now everything is messy
Need an automated way to cleanly manage all resource without the need of a website.
All suggestions are welcome 🙏🏽
All reactions