django-email-foundation is a Django package for help you to create emails using the "zurb foundation" technologies
Project description
django-email-foundation
Package that helps you build email templates easier in your projects.
Description
It's a Django package that helps you to build email templates for your email engine sender (we recommend you to use django-yubin
).
It uses the zurb foundation for emails
templates and node
packages such as inky
or panini
.
This gives you some commands and functionality to integrate zurb foundation for emails in your Django project.
- install_requires: A command for install the required node packages, such as inky, panini, gulp, etc., in your project.
- create_basic_structure: It creates in your project an essential folder tree which contains the basic layout and folders such as pages, helpers and partials, used by panini_.
- email_builder: Run a gulp process to watch your source templates, build and move to your target email folder. It compiles the sources using panini_ and inky_ for the best compatibility with the major email clients.
Also, it gives you a Django view to preview the build templates and use a custom fixed context for each one, useful for your designers that may edit the layouts.
Documentation
Please read the full documentation at readthedocs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-email-foundation-0.0.13.tar.gz
.
File metadata
- Download URL: django-email-foundation-0.0.13.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cea5b5c2b359b2eaa21f2a012c93d7569b733d7457c9ef4517ece09fd7b4710 |
|
MD5 | d7efb5880291c9e484004d12c207fc64 |
|
BLAKE2b-256 | 1373c08b767fd098db0339f6bb3a5d91c634952299e6abd9ee72e6035e9524bd |