Skip to content

Latest commit

 

History

History

Receipt_KO

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Usage

Generate the plain text version:

$ hbs --data ./ko.json -o ./ -e txt -- ./plain-text.hbs

Generate the HTML version:

Update the original mjml file and generate the final HTML file through the following command:

$ mjml index.mjml -o index.hbs --config.keepComments=0 && hbs --data ./ko.json -e html -- ./index.hbs