You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Learn about FOSSRadar.in, India's comprehensive directory celebrating FOSS projects through their founders, creators, contributors, and community impact. Built by wbfoss for the Indian open source community.",
8
+
title: "About FOSSRadar.in - India's Premier Open Source Directory",
9
+
description: "FOSSRadar.in is a Git-based, community-driven platform showcasing India's FOSS ecosystem. Built by wbfoss, we celebrate Indian developers, organizations & open source contributions worldwide.",
title: "FOSSRadar.in - Discover Open Source Projects from India",
12
-
description: "Explore India's vibrant open source ecosystem. Search, filter, and discover FOSS projects by Indian founders, organizations, and contributors. Find projects by location, technology, and domain.",
13
+
description: "India's leading directory of open source projects. Discover 100+ FOSS projects from Indian developers across Bangalore, Mumbai, Delhi, Kolkata & more. Search by tech stack, location & tags.",
13
14
keywords: [
14
15
"open source india",
15
16
"foss projects",
@@ -51,6 +52,11 @@ export default function Home() {
exportconstrevalidate=3600;// Revalidate every hour
8
9
9
10
exportconstmetadata: Metadata={
10
-
title: "Geographic Radar - Explore Projects by Location",
11
-
description: "Explore open source projects across India by state and city. Interactive analytics dashboard showing project distribution, top states, verified projects, and geographic insights.",
11
+
title: "Geographic Radar - Explore Indian Open Source Projects by Location",
12
+
description: "Interactive map of India's open source ecosystem. View projects by state, city & region. Discover tech hubs in Bangalore, Mumbai, Delhi, Hyderabad, Pune & Kolkata with real-time statistics.",
12
13
keywords: [
13
14
"open source india map",
14
15
"projects by state",
@@ -73,6 +74,12 @@ export default function RadarPage() {
description: "Learn how to submit your open source project to FOSSRadar.in. Step-by-step guide for getting your project listed in India's premier FOSS directory.",
8
+
title: "Submit Your Open Source Project - FOSSRadar.in",
9
+
description: "Add your project to India's leading FOSS directory. Step-by-step guide with TOML examples, validation scripts & PR workflow. Get discovered by 1000s of developers across India.",
"name": "How do I submit my project to FOSSRadar.in?",
38
+
"acceptedAnswer": {
39
+
"@type": "Answer",
40
+
"text": "Fork the FOSSRadar GitHub repository, create a TOML file in data/projects/ with your project details, validate it using 'npm run validate', and submit a pull request. Our team will review and merge it within 2-3 business days."
41
+
}
42
+
},
43
+
{
44
+
"@type": "Question",
45
+
"name": "Is my project eligible for FOSSRadar.in?",
46
+
"acceptedAnswer": {
47
+
"@type": "Answer",
48
+
"text": "Your project is eligible if it meets any one of these criteria: Founded in India, has core contributors from India, maintained by Indian organizations, or serves the Indian community."
49
+
}
50
+
},
51
+
{
52
+
"@type": "Question",
53
+
"name": "How do I get the verified badge?",
54
+
"acceptedAnswer": {
55
+
"@type": "Answer",
56
+
"text": "Add 'fossradar' as a GitHub topic to your repository and include the FOSSRadar badge in your README. Once we verify this, your project will receive the verified status."
57
+
}
58
+
},
59
+
{
60
+
"@type": "Question",
61
+
"name": "How long does the review process take?",
62
+
"acceptedAnswer": {
63
+
"@type": "Answer",
64
+
"text": "Our maintainers typically review submissions within 2-3 business days. If changes are needed, we'll comment on your pull request with specific feedback."
0 commit comments