codeswing
codeswing copied to clipboard
Convert template galleries to YAML
Currently, template galleries are defined via JSON files, which make it awkward to define and maintain the contents of template files (which are typically multi-lined). As a result, we should update the gallery files to be YAML files instead.