CMS

Structured content models — collections and singletons — with fields you define.

~/web/cms

  • A collection holds many entries; a singleton holds exactly one, for the things there is only one of
  • Models created through the UI get a backing file-tree node, renamed in step when you rename the model
  • Fields are ordered explicitly by sort order, not by the order you happened to add them
  • Deleting a model cascades to its entries — stated plainly rather than discovered

Part of ~/web

See the suite →