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
This commit refactors the "getting-involved" page to improve
user experience and clarity. It includes updates to pathway
cards, contribution options, and overall content structure.
Open Neuromorphic (ONM) welcomes contributions from everyone, whether you're just starting out, a seasoned researcher, or representing an organization. We believe in the power of open collaboration to advance the field of neuromorphic computing. Find your path to making an impact within our vibrant community.
7
+
Open Neuromorphic (ONM) welcomes contributions from everyone, whether you're just starting out, a seasoned researcher, or representing an organization. We believe in the power of open collaboration to advance the field of neuromorphic computing.
8
+
9
+
Find your path to making an impact within our vibrant community. Below, we've outlined pathways tailored to different roles and interests.
description="Dive deeper into neuromorphic systems. Contribute your expertise by developing open-source tools, writing insightful blog posts, or leading new community initiatives. Collaborate with a global network of practitioners pushing the boundaries of brain-inspired AI."
explore_links="Neuromorphic Software Guide|/neuromorphic-computing/software/;Neuromorphic Hardware Guide|/neuromorphic-computing/hardware/;Submit a Blog Post|https://github.com/open-neuromorphic/open-neuromorphic.github.io/issues"
30
+
explore_links="Neuromorphic Software Guide|/neuromorphic-computing/software/;Neuromorphic Hardware Guide|/neuromorphic-computing/hardware/;Submit a Blog Post|/getting-involved/write-a-blog-post/"
explore_links="About ONM & Governance|/about/;Host a Workshop|/workshops/#host-a-workshop;ONM Initiatives|/neuromorphic-computing/initiatives/"
41
+
explore_links="About ONM & Governance|/about/;Host a Workshop|/getting-involved/host-an-event/;ONM Initiatives|/getting-involved/join-an-initiative/"
40
42
>}}
41
43
42
-
## Specific Ways to Contribute
44
+
## Ready to Start? Here's How You Can Contribute
43
45
44
-
Ready to jump in? Here are some of the most impactful ways you can contribute to the community. We've created simple guides for each, with options for all skill levels.
46
+
If you're ready to jump in, here are some of the most direct and impactful ways to contribute to the community. We've created simple guides for each, with options for all skill levels.
{{< contribution_card icon="fas fa-pen-to-square" title="Write for Our Blog" link="/getting-involved/write-a-blog-post/" >}}
48
50
Share your research, tutorials, or insights with a global audience. We make it easy to submit your work, even if you're not a GitHub expert.
49
51
{{< /contribution_card >}}
50
52
51
-
{{< contribution_card icon="fas fa-chalkboard-user" title="Host an Event" link="/getting-involved/host-an-event/" >}}
52
-
Present a workshop, give a student talk, or co-host a Hacking Hour. It's a great way to share your knowledge and get valuable feedback.
53
-
{{< /contribution_card >}}
53
+
{{< contribution_card icon="fas fa-chalkboard-user" title="Host an Event" link="/getting-involved/host-an-event/" >}}
54
+
Present a workshop, give a student talk, or co-host a Hacking Hour. It's a great way to share your knowledge and get valuable feedback.
55
+
{{< /contribution_card >}}
54
56
55
-
{{< contribution_card icon="fas fa-rocket" title="Join an Initiative" link="/getting-involved/join-an-initiative/" >}}
56
-
Collaborate on community-driven projects that shape the future of ONM. Explore existing initiatives or propose a new one.
57
-
{{< /contribution_card >}}
57
+
{{< contribution_card icon="fas fa-rocket" title="Join an Initiative" link="/getting-involved/join-an-initiative/" >}}
58
+
Collaborate on community-driven projects that shape the future of ONM. Explore existing initiatives or propose a new one.
59
+
{{< /contribution_card >}}
58
60
</div>
59
61
60
62
Beyond these pathways, a quick and easy way to support our community is by sharing our [website](https://open-neuromorphic.org/) and [Discord](https://discord.gg/C9bzWgNmqk) with your friends and colleagues. We're always looking for new members, and linking to our site helps boost our search engine rankings, making it easier for others to find us.
61
63
62
-
If you're new, we recommend joining our [Discord](https://discord.gg/C9bzWgNmqk) to connect with other members. Leave a message in the `#welcome` channel to introduce yourself!
64
+
If you're new, we recommend joining our [Discord](https://discord.gg/C9bzWgNmqk) to connect with other members. Leave a message in the `#welcome` channel to introduce yourself!
Copy file name to clipboardExpand all lines: layouts/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -251,19 +251,19 @@ <h2 class="section-title">Ways to Get Involved</h2>
251
251
"title" "Learn & Discuss"
252
252
"description" "Join our community discussions, attend expert workshops, and explore our learning resources to deepen your understanding of neuromorphic computing."
253
253
"icon" "fas fa-comments"
254
-
"link" "https://discord.gg/C9bzWgNmqk"
254
+
"link" "/getting-involved/"
255
255
)
256
256
(dict
257
257
"title" "Contribute & Code"
258
258
"description" "Lead or join community-driven projects. ONM Initiatives are a great way to make a direct impact, from developing new tools to organizing events. Find an active project and start contributing."
259
259
"icon" "fas fa-code-branch"
260
-
"link" "neuromorphic-computing/initiatives/"
260
+
"link" "/getting-involved/"
261
261
)
262
262
(dict
263
263
"title" "Share & Present"
264
264
"description" "Showcase your research by giving a workshop or student talk. Share your expertise by writing a blog post and contributing to our collective knowledge base."
0 commit comments