Website | License | Changelog | Contributions
Email-builder
is a starter kit for me putting together HTML email templates. Generate clean HTML code, but build with all the modern tools to make you dislike tables
just a little bit less.
- Generate pure HTML code
- Run a sever on
http://localhost:8080/
for local development - Uses
pa11y
to lint for accessibility issues. - Adheres to the
WCAG2AA
accessibility compliance. - Formats your files with the use of
Prettier
- Making sure you write good commit messages with
Commitizen
- Automatic releases with
Semantic Release
- Automation workflows for CI/CD workflow.
- Document Structure
- More coming soon...