Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maizzle/maizzle
Quickly build HTML emails with Tailwind CSS.
https://github.com/maizzle/maizzle
email-boilerplate email-framework email-marketing email-template html-emails maizzle marketing-emails responsive-email tailwindcss
Last synced: 1 day ago
JSON representation
Quickly build HTML emails with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/maizzle/maizzle
- Owner: maizzle
- License: mit
- Created: 2018-12-11T12:18:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T10:55:26.000Z (15 days ago)
- Last Synced: 2024-12-04T23:04:15.587Z (8 days ago)
- Topics: email-boilerplate, email-framework, email-marketing, email-template, html-emails, maizzle, marketing-emails, responsive-email, tailwindcss
- Language: HTML
- Homepage: https://maizzle.com
- Size: 525 KB
- Stars: 2,364
- Watchers: 27
- Forks: 60
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-email-marketing - Maizzle
README
Quickly build HTML emails with Tailwind CSS
[![Version][npm-version-shield]][npm]
[![Build][github-ci-shield]][github-ci]
[![Downloads][npm-stats-shield]][npm-stats]
[![License][license-shield]][license]
## Getting Started
Run this command and follow the prompts:
```bash
npx create-maizzle
```## Documentation
Maizzle documentation is available at https://maizzle.com
## Issues
Please open all issues in the [framework repository](https://github.com/maizzle/framework).
## License
The Maizzle framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
[npm]: https://www.npmjs.com/package/@maizzle/framework
[npm-stats]: https://npm-stat.com/charts.html?package=%40maizzle%2Fframework&from=2019-03-27
[npm-version-shield]: https://img.shields.io/npm/v/@maizzle/framework.svg
[npm-stats-shield]: https://img.shields.io/npm/dt/@maizzle/framework.svg?color=6875f5
[github-ci]: https://github.com/maizzle/framework/actions
[github-ci-shield]: https://github.com/maizzle/framework/actions/workflows/nodejs.yml/badge.svg
[license]: ./LICENSE
[license-shield]: https://img.shields.io/npm/l/@maizzle/framework.svg?color=0e9f6e