Netlify Identity

Netlify Identity HTML email templates, re-built with Tailwind CSS in Maizzle.

View on GitHub →

Getting started

Scaffold a new project based on this starter:

npx create-maizzle

In the interactive setup wizard, specify the directory name to create the project in, i.e. ./netlify-emails, select Custom Starter → Git, type in maizzle/starter-netlify-identity and confirm with Enter key. Then, choose Yes when prompted to Install dependencies.

Next, switch the current directory to netlify-emails:

cd netlify-emails

Start local development:

npm run dev

Build emails for production:

npm run build

Templates

The following templates are included:

  • Invitation
  • Confirmation
  • Email Change
  • Password Recovery