Skip to content

Commit bacfbb8

Browse files
committed
feat: getting-involved: Revamp contribution guide
Adds new contribution guides and a contribution card. Moves old index.md to _index.md.
1 parent efb7616 commit bacfbb8

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

content/getting-involved/_index.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Getting Involved with Open Neuromorphic
3+
description: Join ONM's collaborative community. Find your path as a student, practitioner, or industry expert to contribute to open-source neuromorphic computing.
4+
image: "images/getting-involved/getting-involved-og.jpg"
5+
---
6+
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. Find your path to making an impact within our vibrant community.
8+
9+
{{< pathway_card
10+
title="For Students & Aspiring Researchers"
11+
description="Kickstart your journey in neuromorphic computing. Access learning resources, participate in engaging discussions, and find opportunities to contribute to real projects. ONM provides a supportive environment to grow your skills and network with peers and experts."
12+
cta_text="Join Student Talks"
13+
cta_link="/neuromorphic-computing/student-talks/"
14+
image="student-path.jpeg"
15+
alt_text="Students learning about neuromorphic computing"
16+
layout_class=""
17+
explore_links="Hacking Hour Sessions|/neuromorphic-computing/software/hacking-hours/;Explore ONM Workshops|/workshops/;Read Our Blog|/blog/"
18+
>}}
19+
20+
{{< pathway_card
21+
title="For Researchers & Developers"
22+
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."
23+
cta_text="Contribute on GitHub"
24+
cta_link="https://github.com/open-neuromorphic"
25+
image="developer-path.jpeg"
26+
alt_text="Developers collaborating on code"
27+
layout_class="reverse"
28+
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"
29+
>}}
30+
31+
{{< pathway_card
32+
title="For Industry & Organizations"
33+
description="Partner with ONM to shape the future of neuromorphic technology. Explore opportunities for strategic collaborations, sponsor initiatives, host workshops, or contribute to the development of open standards. Leverage our community to share industry insights and foster innovation."
34+
cta_text="Discuss Partnership"
35+
cta_link="https://discord.gg/C9bzWgNmqk"
36+
image="industry-path.jpeg"
37+
alt_text="Industry professionals in a meeting"
38+
layout_class=""
39+
explore_links="About ONM & Governance|/about/;Host a Workshop|/workshops/#host-a-workshop;ONM Initiatives|/neuromorphic-computing/initiatives/"
40+
>}}
41+
42+
## Specific Ways to Contribute
43+
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.
45+
46+
<div class="my-16 grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3">
47+
{{< contribution_card icon="fas fa-pen-to-square" title="Write for Our Blog" link="/getting-involved/write-a-blog-post/" >}}
48+
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+
{{< /contribution_card >}}
50+
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 >}}
54+
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 >}}
58+
</div>
59+
60+
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+
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!

0 commit comments

Comments
 (0)