create-caspar-graphics
create-caspar-graphics copied to clipboard
Make HTML output a CLI option
Currently when developing, we have one build for the preview, but we also build html templates of all templates (so that you can view them separately using ${template}.html). The builds would be a lot faster if we didn't do this. So I think we should move that into a CLI option instead.