A layout of my own

layouts: ./layouts in the project config makes every <name>.html in that directory a layout. This slide is card.html, and the panel it draws is styled in theme.css — listed as css: in the same config, because a template is raw HTML with nowhere else to put its own CSS.