Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maizzle/maizzle-php
Jigsaw-based PHP build system for rapid HTML email development with Tailwind CSS.
https://github.com/maizzle/maizzle-php
email email-boilerplate email-campaigns email-template html-screenshots jigsaw maizzle responsive-email tailwind-css
Last synced: about 2 months ago
JSON representation
Jigsaw-based PHP build system for rapid HTML email development with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/maizzle/maizzle-php
- Owner: maizzle
- License: mit
- Archived: true
- Created: 2018-06-05T10:22:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T13:26:02.000Z (over 5 years ago)
- Last Synced: 2024-09-22T14:02:29.009Z (about 2 months ago)
- Topics: email, email-boilerplate, email-campaigns, email-template, html-screenshots, jigsaw, maizzle, responsive-email, tailwind-css
- Language: JavaScript
- Homepage: https://jigsaw.maizzle.com
- Size: 656 KB
- Stars: 304
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Maizzle PHP
Build system for rapid email development.
------
Maizzle PHP is an email build system made for developers. It brings together open source tools such as Jigsaw and Tailwind CSS, to create a solid workflow for HTML email development.
Whether you're an email or web developer, you can use Maizzle to build your HTML emails fast and be in full control over your email development workflow.
## Getting Started
Documentation is available in the [Wiki](https://github.com/maizzle/maizzle-php/wiki/Introduction).
## Features
- Build System ([Jigsaw](#what-is-jigsaw))
- Centralised Style Guide ([Tailwind CSS](#what-is-tailwind-css))
- Rapid Email Prototyping
- BYOHTML - Bring Your Own HTML
- Partials and Components ([Laravel Blade](https://laravel.com/docs/5.7/blade))
- Build Environments
- Environment-specific Configuration
- Custom Data Structures ([Laravel Collections](https://laravel.com/docs/5.7/collections))
- Synchronised Browser Testing ([BrowserSync](https://browsersync.io/))
- Live Share (Localhost Tunneling)
- Automatic CSS inlining ([Juice](https://github.com/Automattic/juice))
- Email-safe unused CSS purging
- Minify, prettify, uglify CSS classes
- HTML email-specific code fixes
- Generate Plaintext Versions
- Markdown Support
- ESP code-friendly
- Google Fonts
- Screenshots ([Puppeteer](https://pptr.dev/))## What is Jigsaw?
> A framework for rapidly building static sites using the same modern tooling that powers your web applications. - [Jigsaw](http://jigsaw.tighten.co/)
## What is Tailwind CSS?
> A utility-first CSS framework for rapidly building custom user interfaces. - [Tailwind CSS](https://tailwindcss.com/)