https://github.com/maizzle/starter-netlify-identity
Netlify Identity HTML email templates.
https://github.com/maizzle/starter-netlify-identity
email-template maizzle netlify-identity responsive-email tailwindcss
Last synced: 27 days ago
JSON representation
Netlify Identity HTML email templates.
- Host: GitHub
- URL: https://github.com/maizzle/starter-netlify-identity
- Owner: maizzle
- License: mit
- Created: 2019-04-03T11:56:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T18:55:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T11:05:37.443Z (about 2 years ago)
- Topics: email-template, maizzle, netlify-identity, responsive-email, tailwindcss
- Language: HTML
- Homepage:
- Size: 322 KB
- Stars: 24
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
HTML email templates for [Netlify Identity](https://www.netlify.com/docs/identity/), built with [Tailwind CSS](https://tailwindcss.com/) in [Maizzle](https://maizzle.com).
## Getting started
Use the wizard to create a new Maizzle project:
```bash
npx create-maizzle
```When prompted to select a Starter, choose **Custom ➜ Git** and then type `maizzle/starter-netlify-identity`.
## Development
Start a local development server:
```
npm run dev
```Build for production:
```
npm run build
```## Documentation
Maizzle documentation is available at https://maizzle.com