Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-03 | feat: Add option for inputing template | Gabriel Arakaki Giovanini | |
Now a template file is required to run the cli command. That gives the user an option to provide its own template file. An default will be provided later. | |||
2023-09-03 | ref: Remove quicktemplate | Gabriel Arakaki Giovanini | |
This is done in preparation to use text-html/template. This will allow the user to input their own template file | |||
2023-08-26 | feat: Add initial template renderer for markdown | Gabriel Arakaki Giovanini | |