Skip to content

degendra/heml-partial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heml Partial

Setup

  • Install nodeJS (tested on v13)
  • npm install

Usage

  • npm start

Example

  • create header.heml file on src/partial folder
  • create footer.heml file on src/partial folder
  • create email.heml.ejs on src folder including header and footer partial template
  • run npm start
  • email.html file will generated on dist folder

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published