Life Itself Strategy Materials

A wiki/knowledgebase for all Life Itself's strategy related materials.

Rough organization

/             # put all notes here by default
/materials/   # put entries for existing materials here
/templates/   # templates

Overview of existing materials

Inventory of existing strategy materials

See materials sidebar or subfolder.

Portfolio Visualizations

Interactive views of Life Itself initiatives and projects. Open any HTML file directly in a browser — no server needed.

Data is rebuilt automatically on commit (via a pre-commit hook) whenever initiatives/ or projects/ files change.

Building the data index

The visualizations are powered by visualizations/index.js, generated from markdown frontmatter by the build script.

# One-time setup
cd scripts && npm install

# Rebuild manually (also runs automatically on commit)
node scripts/build-index.js

The pre-commit hook triggers this automatically when any initiatives/*.md or projects/*.md file is staged.

A history of projects to work on strategy