Skip to content

Commit 42acd1d

Browse files
authored
Community resources -add open source way, connectivism, remove Sottosoglia Podcast from collab network
Community resources -add open source way, connectivism, remove Sottosoglia Podcast from collab network
2 parents e7cc897 + 3874ad5 commit 42acd1d

7 files changed

Lines changed: 61 additions & 8 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "Community Resources"
3-
description: "A curated directory of valuable websites, channels, and projects created by and for the neuromorphic community, including our foundational supporters."
3+
description: "A curated directory of valuable websites, channels, and projects for the open neuromorphic community"
44
type: "community-resources"
5-
---
5+
---
1.23 MB
Loading
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Stephen Downes YouTube Channel"
3+
date: 2025-08-24
4+
description: "Explore the work of Stephen Downes, a key figure in online learning and connectivism, whose insights on networked learning influenced the design philosophy of the Open Neuromorphic website."
5+
image: "connectivism.png"
6+
draft: false
7+
type: "community-resources"
8+
video: "xVB7kn4_atU"
9+
10+
# --- Resource Details ---
11+
resource_type: "YouTube Channel / Educational Resource"
12+
website: "https://www.youtube.com/@StephenDownes"
13+
author:
14+
- "Stephen Downes"
15+
is_supporter: false
16+
17+
# --- Resource Log ---
18+
resource_log:
19+
- date: "2025-08-24"
20+
title: "Resource Added to Open Neuromorphic"
21+
description: "Stephen Downes' YouTube channel was added as a resource, noting its influence on the ONM website's design."
22+
---
23+
24+
This channel features the work of Stephen Downes, a leading researcher at Canada's National Research Council, specializing in online learning and new instructional media. He is a founder of the Massive Open Online Course (MOOC) and a key theorist behind connectivism.
25+
26+
The principles of connectivism—which posits that knowledge exists in networks and learning is the process of building and navigating those networks—deeply influenced the design of the Open Neuromorphic website. The development team, particularly Justin Riddiough, drew from these ideas to create a user experience that provides context and encourages the formation of a personal mental model of the neuromorphic space.
27+
28+
The parallels between connectivism's networked knowledge and the interconnected, brain-inspired architectures in neuromorphic computing make this a particularly relevant resource for our community.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: "The Open Source Way"
3+
date: 2025-08-24
4+
description: "A comprehensive guide to creating and nurturing communities of contributors, based on years of experience from open source projects."
5+
image: "open-source-way.png"
6+
draft: false
7+
type: "community-resources"
8+
9+
# --- Resource Details ---
10+
resource_type: "Community Guidebook"
11+
website: "https://www.theopensourceway.org/"
12+
author:
13+
- "The Open Source Way Community"
14+
is_supporter: false
15+
16+
# --- Resource Log ---
17+
resource_log:
18+
- date: "2025-08-24"
19+
title: "Resource Added to Open Neuromorphic"
20+
description: "The Open Source Way guidebook was added to the community resources section."
21+
---
22+
23+
"The Open Source Way" is a guidebook for creating and nurturing communities of contributors. Drawing from years of experience in open source projects, it provides practical advice and best practices on how to manage projects with open source principles.
24+
25+
This resource covers essential topics such as setting a project vision, encouraging participation, and making decisions transparently. It is an invaluable guide for anyone looking to build a healthy, collaborative, and sustainable open-source community, making it highly relevant to the mission and members of Open Neuromorphic.
37 KB
Loading

data/supporters.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ logo = "snntorch.png"
6262
page_path = "neuromorphic-computing/software/snn-frameworks/snntorch/"
6363
dark_logo_invert = false
6464

65-
[[foundational]]
66-
name = "Sottosoglia Podcast"
67-
logo = "sottosoglia-logo.png"
68-
page_path = "neuromorphic-computing/community-resources/sottosoglia-podcast/"
69-
dark_logo_invert = false
65+
#[[foundational]]
66+
#name = "Sottosoglia Podcast"
67+
#logo = "sottosoglia-logo.png"
68+
#page_path = "neuromorphic-computing/community-resources/sottosoglia-podcast/"
69+
#dark_logo_invert = false

layouts/community-resources/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="container">
66
<div class="prose dark:prose-invert max-w-none mx-auto text-center mb-12">
77
<p class="text-lg">
8-
Welcome to our directory of Community Resources. This is a curated list of valuable websites, channels, and projects created by and for the neuromorphic community.
8+
Welcome to our directory of Community Resources. This is a curated list of valuable websites, channels, and projects for the neuromorphic community.
99
</p>
1010
</div>
1111

0 commit comments

Comments
 (0)