Minimal setup
The shortest path that leaves nothing out: one call to init, and a checkSetup beside it. The code is in
src/site/minimal.ts, and a test asks checkSetup whether what init produced is a correct setup — see story 015.
Checking …