Skip to content

Commit bad9aa2

Browse files
Add Open Graph and Twitter Card meta tags to all HTML pages
Co-authored-by: NekshaDeSilva <102156620+NekshaDeSilva@users.noreply.github.com>
1 parent 490e6af commit bad9aa2

29 files changed

Lines changed: 436 additions & 0 deletions

about.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>About us | OpenRockets Software Foundation.</title>
77
<meta name="description" content="Learn about OpenRockets Software Foundation - a dynamic open-source programming community specializing in C++, JavaScript, Python, AI, and Machine Learning education. Discover our mission to empower the next generation of programmers through innovative education, collaborative projects, and comprehensive learning resources for developers worldwide.">
8+
9+
<!-- Open Graph / Facebook -->
10+
<meta property="og:type" content="website">
11+
<meta property="og:url" content="https://openrockets.com/about.html">
12+
<meta property="og:title" content="About us | OpenRockets Software Foundation">
13+
<meta property="og:description" content="Learn about OpenRockets Software Foundation - a dynamic open-source programming community specializing in C++, JavaScript, Python, AI, and Machine Learning education. Discover our mission to empower the next generation of programmers.">
14+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
15+
16+
<!-- Twitter -->
17+
<meta property="twitter:card" content="summary_large_image">
18+
<meta property="twitter:url" content="https://openrockets.com/about.html">
19+
<meta property="twitter:title" content="About us | OpenRockets Software Foundation">
20+
<meta property="twitter:description" content="Learn about OpenRockets Software Foundation - a dynamic open-source programming community specializing in C++, JavaScript, Python, AI, and Machine Learning education. Discover our mission to empower the next generation of programmers.">
21+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
22+
823
<link rel="icon" type="image/png" href="i/assets/static/openthread_logo_bash-trans-removebg-preview (1).png">
924
<link rel="stylesheet" href="styles/main.css">
1025
<link rel="stylesheet" href="styles/components.css">

calendar.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Calendar - OpenRockets LMS</title>
77
<meta name="description" content="Manage your programming education schedule with OpenRockets smart calendar system - view upcoming coding classes, workshops, and events. Schedule JavaScript, Python, C++, AI, and Machine Learning sessions with expert instructors. Microsoft Teams-inspired calendar for seamless class management and learning organization.">
8+
9+
<!-- Open Graph / Facebook -->
10+
<meta property="og:type" content="website">
11+
<meta property="og:url" content="https://openrockets.com/calendar.html">
12+
<meta property="og:title" content="Calendar - OpenRockets LMS">
13+
<meta property="og:description" content="Manage your programming education schedule with OpenRockets smart calendar system - view upcoming coding classes, workshops, and events. Schedule JavaScript, Python, C++, AI, and Machine Learning sessions with expert instructors.">
14+
<meta property="og:image" content="https://openrockets.com/v/hero.png">
15+
16+
<!-- Twitter -->
17+
<meta property="twitter:card" content="summary_large_image">
18+
<meta property="twitter:url" content="https://openrockets.com/calendar.html">
19+
<meta property="twitter:title" content="Calendar - OpenRockets LMS">
20+
<meta property="twitter:description" content="Manage your programming education schedule with OpenRockets smart calendar system - view upcoming coding classes, workshops, and events. Schedule JavaScript, Python, C++, AI, and Machine Learning sessions with expert instructors.">
21+
<meta property="twitter:image" content="https://openrockets.com/v/hero.png">
22+
823
<link rel="icon" type="image/png" href="i/assets/static/openthread_logo_bash-trans-removebg-preview (1).png">
924
<link rel="preconnect" href="https://fonts.googleapis.com">
1025
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

channel.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Redirecting...</title>
7+
8+
<!-- Open Graph / Facebook -->
9+
<meta property="og:type" content="website">
10+
<meta property="og:url" content="https://openrockets.com/channel.html">
11+
<meta property="og:title" content="Join OpenRockets Community Channel">
12+
<meta property="og:description" content="Join the OpenRockets community on WhatsApp to connect with fellow developers and stay updated.">
13+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
14+
15+
<!-- Twitter -->
16+
<meta property="twitter:card" content="summary_large_image">
17+
<meta property="twitter:url" content="https://openrockets.com/channel.html">
18+
<meta property="twitter:title" content="Join OpenRockets Community Channel">
19+
<meta property="twitter:description" content="Join the OpenRockets community on WhatsApp to connect with fellow developers and stay updated.">
20+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
21+
722
<link rel="icon" type="image/png" href="i/assets/static/openthread_logo_bash-trans-removebg-preview (1).png">
823
<meta http-equiv="refresh" content="0; url=https://chat.whatsapp.com/IxZeeSRFNKqEdc4UuupDmo">
924
</head>

community.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Community - OpenRockets LMS</title>
77
<meta name="description" content="Join the vibrant OpenRockets programming community - connect with 10K+ students and expert instructors, share coding projects, participate in discussions, collaborate on challenges, get help with JavaScript, Python, C++, AI, and Machine Learning. Build lasting professional relationships in our inclusive developer community.">
8+
9+
<!-- Open Graph / Facebook -->
10+
<meta property="og:type" content="website">
11+
<meta property="og:url" content="https://openrockets.com/community.html">
12+
<meta property="og:title" content="Community - OpenRockets LMS">
13+
<meta property="og:description" content="Join the vibrant OpenRockets programming community - connect with 10K+ students and expert instructors, share coding projects, participate in discussions, collaborate on challenges, get help with JavaScript, Python, C++, AI, and Machine Learning.">
14+
<meta property="og:image" content="https://openrockets.com/v/hero.png">
15+
16+
<!-- Twitter -->
17+
<meta property="twitter:card" content="summary_large_image">
18+
<meta property="twitter:url" content="https://openrockets.com/community.html">
19+
<meta property="twitter:title" content="Community - OpenRockets LMS">
20+
<meta property="twitter:description" content="Join the vibrant OpenRockets programming community - connect with 10K+ students and expert instructors, share coding projects, participate in discussions, collaborate on challenges, get help with JavaScript, Python, C++, AI, and Machine Learning.">
21+
<meta property="twitter:image" content="https://openrockets.com/v/hero.png">
22+
823
<link rel="icon" type="image/png" href="i/assets/static/openthread_logo_bash-trans-removebg-preview (1).png">
924
<link rel="preconnect" href="https://fonts.googleapis.com">
1025
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

dashboard.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Dashboard - OpenRockets LMS</title>
77
<meta name="description" content="Access your personalized OpenRockets learning dashboard - track programming course progress, join live coding classes, manage assignments, view analytics, connect with instructors, and collaborate with fellow students. Your comprehensive hub for mastering JavaScript, Python, C++, AI, and Machine Learning.">
8+
9+
<!-- Open Graph / Facebook -->
10+
<meta property="og:type" content="website">
11+
<meta property="og:url" content="https://openrockets.com/dashboard.html">
12+
<meta property="og:title" content="Dashboard - OpenRockets LMS">
13+
<meta property="og:description" content="Access your personalized OpenRockets learning dashboard - track programming course progress, join live coding classes, manage assignments, view analytics, connect with instructors, and collaborate with fellow students.">
14+
<meta property="og:image" content="https://openrockets.com/v/hero.png">
15+
16+
<!-- Twitter -->
17+
<meta property="twitter:card" content="summary_large_image">
18+
<meta property="twitter:url" content="https://openrockets.com/dashboard.html">
19+
<meta property="twitter:title" content="Dashboard - OpenRockets LMS">
20+
<meta property="twitter:description" content="Access your personalized OpenRockets learning dashboard - track programming course progress, join live coding classes, manage assignments, view analytics, connect with instructors, and collaborate with fellow students.">
21+
<meta property="twitter:image" content="https://openrockets.com/v/hero.png">
22+
823
<link rel="icon" type="image/png" href="i/assets/static/openthread_logo_bash-trans-removebg-preview (1).png">
924
<link rel="preconnect" href="https://fonts.googleapis.com">
1025
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

github.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Redirecting...</title>
7+
8+
<!-- Open Graph / Facebook -->
9+
<meta property="og:type" content="website">
10+
<meta property="og:url" content="https://openrockets.com/github.html">
11+
<meta property="og:title" content="OpenRockets GitHub Discussions">
12+
<meta property="og:description" content="Join OpenRockets discussions on GitHub - collaborate on open-source projects and engage with the community.">
13+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
14+
15+
<!-- Twitter -->
16+
<meta property="twitter:card" content="summary_large_image">
17+
<meta property="twitter:url" content="https://openrockets.com/github.html">
18+
<meta property="twitter:title" content="OpenRockets GitHub Discussions">
19+
<meta property="twitter:description" content="Join OpenRockets discussions on GitHub - collaborate on open-source projects and engage with the community.">
20+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
21+
22+
<link rel="icon" type="image/png" href="i/assets/static/openthread_logo_bash-trans-removebg-preview (1).png">
723
<meta http-equiv="refresh" content="0; url=https://www.github.com/orgs/openrockets/discussions/1">
824
</head>
925
<body style="background-color: black; color: rgb(16, 255, 16); font-family: monospace;">

i/chethina.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77
<link rel="stylesheet" href="app.css">
88

99
<meta name="description" content="Chethina randidu is a passionate contributor of OpenRockets Open-source Software Foundation. With a passion for open-source software, Chethina has been instrumental in shaping the foundation's vision and direction. Under their leadership, the foundation has grown to become a hub for innovation and collaboration in the open-source community. Chethina's expertise in software development and commitment to open-source principles have been key drivers in the foundation's success. They have played a pivotal role in fostering a culture of transparency, inclusivity, and community engagement within the organization. As a lead contributor, Chethina continues to guide the foundation's projects and initiatives, ensuring that they align with the core values of open-source software. Their leadership has not only advanced the foundation's mission but has also inspired countless individuals to contribute to the open-source ecosystem.">
10+
11+
<!-- Open Graph / Facebook -->
12+
<meta property="og:type" content="profile">
13+
<meta property="og:url" content="https://openrockets.com/i/chethina.html">
14+
<meta property="og:title" content="Chethina, Lead Contributor | OpenRockets Open-source Software Foundation">
15+
<meta property="og:description" content="Chethina randidu is a passionate contributor of OpenRockets Open-source Software Foundation. With a passion for open-source software, Chethina has been instrumental in shaping the foundation's vision and direction.">
16+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
17+
18+
<!-- Twitter -->
19+
<meta property="twitter:card" content="summary">
20+
<meta property="twitter:url" content="https://openrockets.com/i/chethina.html">
21+
<meta property="twitter:title" content="Chethina, Lead Contributor | OpenRockets Open-source Software Foundation">
22+
<meta property="twitter:description" content="Chethina randidu is a passionate contributor of OpenRockets Open-source Software Foundation. With a passion for open-source software, Chethina has been instrumental in shaping the foundation's vision and direction.">
23+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
24+
1025
<link rel="shortcut icon" href="../v/openrockets.png" type="image/x-icon">
1126
</head>
1227
<body>

i/menul.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@
66
<title>Menul de Silva, Lead Contributor | OpenRockets Open-source Software Foundation</title>
77
<link rel="stylesheet" href="app.css">
88

9+
<!-- Open Graph / Facebook -->
10+
<meta property="og:type" content="profile">
11+
<meta property="og:url" content="https://openrockets.com/i/menul.html">
12+
<meta property="og:title" content="Menul de Silva, Lead Contributor | OpenRockets Open-source Software Foundation">
13+
<meta property="og:description" content="Menul de Silva is a Lead Contributor at OpenRockets Open-source Software Foundation, dedicated to advancing open-source software and fostering community collaboration.">
14+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
15+
16+
<!-- Twitter -->
17+
<meta property="twitter:card" content="summary">
18+
<meta property="twitter:url" content="https://openrockets.com/i/menul.html">
19+
<meta property="twitter:title" content="Menul de Silva, Lead Contributor | OpenRockets Open-source Software Foundation">
20+
<meta property="twitter:description" content="Menul de Silva is a Lead Contributor at OpenRockets Open-source Software Foundation, dedicated to advancing open-source software and fostering community collaboration.">
21+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
922

1023
<link rel="shortcut icon" href="../v/openrockets.png" type="image/x-icon">
1124
</head>

i/mihitha.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@
66
<title>Mihitha Pathberiya, Senior Developer | OpenRockets Open-source Software Foundation</title>
77
<link rel="stylesheet" href="app.css">
88
<meta name="description" content="Mihitha Pathberiya is a Senior Developer and key contributor at OpenRockets Open-source Software Foundation. With expertise in full-stack development and machine learning, Mihitha has been instrumental in building scalable applications and implementing AI solutions within the foundation's projects. Their contributions to the open-source community include developing innovative tools and mentoring newcomers in the field of software development.">
9+
10+
<!-- Open Graph / Facebook -->
11+
<meta property="og:type" content="profile">
12+
<meta property="og:url" content="https://openrockets.com/i/mihitha.html">
13+
<meta property="og:title" content="Mihitha Pathberiya, Senior Developer | OpenRockets Open-source Software Foundation">
14+
<meta property="og:description" content="Mihitha Pathberiya is a Senior Developer and key contributor at OpenRockets Open-source Software Foundation. With expertise in full-stack development and machine learning, Mihitha has been instrumental in building scalable applications.">
15+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
16+
17+
<!-- Twitter -->
18+
<meta property="twitter:card" content="summary">
19+
<meta property="twitter:url" content="https://openrockets.com/i/mihitha.html">
20+
<meta property="twitter:title" content="Mihitha Pathberiya, Senior Developer | OpenRockets Open-source Software Foundation">
21+
<meta property="twitter:description" content="Mihitha Pathberiya is a Senior Developer and key contributor at OpenRockets Open-source Software Foundation. With expertise in full-stack development and machine learning, Mihitha has been instrumental in building scalable applications.">
22+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
23+
924
<link rel="shortcut icon" href="../v/openrockets.png" type="image/x-icon">
1025
</head>
1126
<body>

i/navindu.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@
66
<title>Navindu Jayawardene, Full Stack Developer | OpenRockets Open-source Software Foundation</title>
77
<link rel="stylesheet" href="app.css">
88
<meta name="description" content="Navindu Jayawardene is a talented Full Stack Developer and Foundation member at OpenRockets Open-source Software Foundation. With expertise in modern web technologies and a passion for creating seamless user experiences, Navindu builds end-to-end solutions that empower learners to master programming concepts effectively.">
9+
10+
<!-- Open Graph / Facebook -->
11+
<meta property="og:type" content="profile">
12+
<meta property="og:url" content="https://openrockets.com/i/navindu.html">
13+
<meta property="og:title" content="Navindu Jayawardene, Full Stack Developer | OpenRockets Open-source Software Foundation">
14+
<meta property="og:description" content="Navindu Jayawardene is a talented Full Stack Developer and Foundation member at OpenRockets Open-source Software Foundation. With expertise in modern web technologies and a passion for creating seamless user experiences.">
15+
<meta property="og:image" content="https://openrockets.com/v/openrockets.png">
16+
17+
<!-- Twitter -->
18+
<meta property="twitter:card" content="summary">
19+
<meta property="twitter:url" content="https://openrockets.com/i/navindu.html">
20+
<meta property="twitter:title" content="Navindu Jayawardene, Full Stack Developer | OpenRockets Open-source Software Foundation">
21+
<meta property="twitter:description" content="Navindu Jayawardene is a talented Full Stack Developer and Foundation member at OpenRockets Open-source Software Foundation. With expertise in modern web technologies and a passion for creating seamless user experiences.">
22+
<meta property="twitter:image" content="https://openrockets.com/v/openrockets.png">
23+
924
<link rel="shortcut icon" href="../v/openrockets.png" type="image/x-icon">
1025
</head>
1126
<body>

0 commit comments

Comments
 (0)