mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-14 01:21:52 +00:00
feat: Use Typescript, YAML, Handlebars with generation workflow
Took 5 hours 7 minutes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parser_type": "YAML",
|
||||
"compiler_type": "HANDLEBARS",
|
||||
"input_file": "src/templates/README.md.hbs",
|
||||
"data_file": "static/README.yaml",
|
||||
"output_file": "README.md"
|
||||
}
|
||||
Reference in New Issue
Block a user