Contributing to this knowledge base

This is a markdown-based wiki on collective action and cooperation, published online via Flowershow from the main branch of this GitHub repo.

Adding content

  • Each concept, topic, or note is a .md file in the root or a subfolder
  • File name = page title (e.g. Prisoner's Dilemma.md)
  • Use [[Wiki Links]] to link between notes — Flowershow resolves these automatically
  • Keep notes focused: one concept per file, link out rather than duplicating

Frontmatter

Not required, but useful:

---
title: Prisoner's Dilemma
description: A two-player game where mutual defection is the only Nash equilibrium.
---

Style

  • Write for a general educated reader, not an economics specialist
  • Prefer concrete examples over abstract definitions
  • Include the "so what" — why does this concept matter for real-world coordination?

Publishing

Changes merged to main are published automatically via Flowershow.

Built with LogoFlowershow