Skip to content

Commit 4d6d2ad

Browse files
authored
Merge pull request #290 from neural-loop/main
feat: Add email contact options
2 parents 7412d3b + 079289b commit 4d6d2ad

File tree

5 files changed

+14
-15
lines changed

5 files changed

+14
-15
lines changed

content/about/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ The heart of Open Neuromorphic is its community. Whether you're looking to learn
6868
* **Engage with us** on our [Discord server](https://discord.gg/hUygPUdD8E).
6969
* **Contribute** to our [website and projects on GitHub](https://github.com/open-neuromorphic/open-neuromorphic.github.io).
7070
* **Share your knowledge** by giving a talk, writing a blog post, or leading an initiative.
71+
* **Contact us** via email at [contact@open-neuromorphic.org](mailto:contact@open-neuromorphic.org) for partnerships or direct inquiries.
7172

7273
Discover how you can make an impact by visiting our [Getting Involved](/getting-involved/) page. We're excited to have you as part of the Open Neuromorphic journey!

content/getting-involved/join-an-initiative/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The best way to start is by seeing what's already in motion. We maintain a direc
1717

1818
Each initiative page lists the goals and the key contributors. To get involved, you can:
1919
- **Join the discussion** on our [Discord server](https://discord.gg/hUygPUdD8E). Many initiatives have dedicated threads or discussions in relevant channels.
20-
- **Reach out to the initiative lead(s)** to express your interest and see how you can help.
20+
- **Reach out to the initiative lead(s)** to express your interest and see how you can help. If you're unsure who to contact, you can send an email to [contact@open-neuromorphic.org](mailto:contact@open-neuromorphic.org) and we'll help connect you.
2121

2222
### 2. Propose a New Initiative
2323

content/getting-involved/share-your-work/index.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,17 @@ Getting started is easy. If you have a topic you're passionate about, we want to
2727

2828
1. **Have an Idea:** Think about what you'd like to share. It could be your latest project, a tutorial you've developed, or a concept you find exciting.
2929

30-
2. **Reach Out to Us:** The best way to propose a session is on our [Discord server](https://discord.gg/hUygPUdD8E):
31-
- For **Student Talks**, please post a message in the `#student-talks` channel.
32-
- For all other events like **Workshops** or **Hacking Hours**, use the `#proposals-contributions` channel.
33-
- Alternatively, you can send a direct message to an Executive Committee member (e.g., **Jens E. Pedersen**).
30+
2. **Reach Out to Us:** The best way to propose a session is on our [Discord server](https://discord.gg/hUygPUdD8E), but email is also a great option:
31+
- **Discord:**
32+
- For **Student Talks**, please post a message in the `#student-talks` channel.
33+
- For all other events like **Workshops** or **Hacking Hours**, use the `#proposals-contributions` channel.
34+
- Alternatively, you can send a direct message to an Executive Committee member (e.g., **Jens E. Pedersen**).
35+
- **Email:** Send your proposal directly to [contact@open-neuromorphic.org](mailto:contact@open-neuromorphic.org).
3436

3537
3. **Tell Us About Your Idea:** In your message, please include:
36-
- A brief title and description of your proposed talk/workshop.
37-
- The type of event you're interested in (Workshop, Student Talk, etc.).
38-
- A short bio of yourself.
38+
- A brief title and description of your proposed talk/workshop.
39+
- The type of event you're interested in (Workshop, Student Talk, etc.).
40+
- A short bio of yourself.
3941

4042
## Our Support For You
4143

content/getting-involved/write-a-blog-post/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,15 @@ Writing a blog post is one of the best ways to share your expertise, insights, o
1515

1616
We offer two straightforward ways to submit your blog post. Choose the one that works best for you.
1717

18-
### Method 1: The Simple Way (Discord)
18+
### Method 1: The Simple Way (Recommended)
1919

2020
This is the easiest way to contribute. You write the content, and we'll handle the rest.
2121

2222
1. **Write your post** in a standard format like Markdown (`.md`), a Google Doc, or a simple text file.
2323
2. **Gather your images** and other assets in a folder.
2424
3. **Send it to us!**
25-
- **Discord:** Send a message to **Jens E. Pedersen**, **Justin Riddiough**, or **Danny Rosen** on our [Discord server](https://discord.gg/hUygPUdD8E).
26-
- **Discord:** Send a message to `#proposals-contributions`
27-
28-
We will review your submission, format it for the website, and work with you on any edits before publishing.
25+
- **Discord:** Send a message to **Jens E. Pedersen**, **Justin Riddiough**, or **Danny Rosen** on our [Discord server](https://discord.gg/hUygPUdD8E), or post in the `#proposals-contributions` channel.
26+
- **Email:** Send your post and assets to [contact@open-neuromorphic.org](mailto:contact@open-neuromorphic.org).
2927

3028
### Method 2: The GitHub Way (Pull Request)
3129

content/neuromorphic-computing/software/snn-frameworks/jaxsnn/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ draft: false
1616
maintainer: Electronic Visions Group
1717
---
1818

19-
20-
2119
## Overview
2220

2321
**jaxsnn** is a deep learning Python library used for event-based numerical simulation, neuromorphic emulation and training of spiking neural networks (SNNs) with [BrainScaleS-2](https://open-neuromorphic.org/neuromorphic-computing/hardware/brainscales-2-universitat-heidelberg/) neuromorphic hardware in-the-loop. It is maintained by the Electronic Visions group at Heidelberg University.

0 commit comments

Comments
 (0)