Skip to content

📧 A boilerplate for building responsive HTML emails with MJML, PostHTML, and YAML in Nunjucks on Gulp.

Notifications You must be signed in to change notification settings

Shyam-Chen/MJML-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Starter

📧 A boilerplate for building responsive HTML emails.

Prerequisites

Usage

  1. Clone this repository and install its dependencies
$ git clone https://github.com/Shyam-Chen/Email-Starter email-template-builder
$ cd email-template-builder
$ pnpm install
  1. Start a development server

Transpiles: posthtml -> Data (yaml) + nunjucks -> mjml -> html

$ pnpm serve
  1. Build templates

Transpiles: posthtml -> mjml -> html (nunjucks ready)

$ pnpm build
  1. Move templates
$ pnpm move --to=../path/to/src/templates

Features

About

📧 A boilerplate for building responsive HTML emails with MJML, PostHTML, and YAML in Nunjucks on Gulp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published