Skip to content

Begin typing to search this documentation.

Asset generation

The repository keeps generators and generated assets together so visual changes can be reviewed as code and output.

Terminal window
npm run assets

This generates detailed and coarse-mosaic variants for every named project in adaptive, light, and dark forms.

Terminal window
npm run sigils

This rebuilds the sixty-study catalogue and manifest under site/sigils/.

Terminal window
npm run prompts

The prompt composer produces scored day masters and locked night-edit instructions from scene-language.js.

Terminal window
npm run artwork:raster

This converts accepted native masters into desktop and 3:4 mobile WebP variants using the scene’s focal crop.

Terminal window
npm run og

Open Graph cards combine a signature scene, veil, project mark, wordmark, and restrained project tagline at 1200×630.

Generated assets are part of the pull request. Do not merge only the generator source when the canonical output is expected to change.