Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
{
"framework": {
"name": "Framework Name",
"description": "",
"homepage": "",
"source_path": [{
"name": "__ Example",
"url": ""
}],
"link_groups": [{
"heading": "Official Resources",
"links": [{
"name": "Documentation",
"url": ""
}, {
"name": "API Reference",
"url": ""
}, {
"name": "Applications built with Framework Name",
"url": ""
}, {
"name": "Blog",
"url": ""
}, {
"name": "FAQ",
"url": ""
}, {
"name": "Framework Name on GitHub",
"url": "https://github.com/__"
}]
}, {
"heading": "Articles and Guides",
// Search blogs on google to help dig up articles.
// https://www.google.com/search?q=Framework Name&tbm=blg
"links": [{
"name": "Article 1",
"url": ""
}, {
"name": "Article 2",
"url": ""
}]
}, {
"heading": "Community",
"links": [{
"name": "Framework Name on StackOverflow",
"url": "http://stackoverflow.com/questions/tagged/__"
}, {
"name": "Mailing list on Google Groups",
"url": ""
}, {
"name": "Framework Name on Twitter",
"url": "http://twitter.com/__"
}, {
"name": "Framework Name on Google +",
"url": "http://google.com/+__"
}]
}]
}
}