Mumega Ecosystem — Brainstorm

Live

How should project content flow on mumega.com?

Each project (DNU, TROP, GAF, Inkwell, SOS...) produces blog posts, updates, and code. How should they appear?

A

Single River

All posts flow into one /blog feed. Projects are just tags/filters. Simple, unified, like Medium.

Example: /blog → all posts | /blog?project=dnu → filtered
Pros: Simple, one feed to follow, SEO-friendly
Cons: Projects don't feel like their own thing
B

Project Sub-sites

Each project gets its own space: /projects/dnu/blog, /projects/sos/updates. Like GitHub orgs.

Example: /projects/inkwell/ → about + blog + roadmap
Pros: Projects feel autonomous, clear ownership
Cons: More pages to maintain, content spread thin
C

Hybrid — Project Pages + Shared Feed

Projects get showcase pages (/projects/inkwell) with their own identity, but all posts flow into the shared /blog. Project pages link to their filtered posts.

Example: /projects/inkwell → showcase + "Latest from Inkwell" → links to /blog?project=inkwell
Pros: Best of both — projects have identity, blog stays unified
Cons: Slightly more complex routing
Click an option to select, then tell me in the terminal