django-email-foundation is a Django package for help you to create emails using the "zurb foundation" technologies
Project description
.. django-email-foundation documentation master file, created by
sphinx-quickstart on Mon Mar 11 23:49:58 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
=======================
django-email-foundation
=======================
Description
===========
This is a Django package that helps you build email templates for your email engine sender (we recommend you use `django-yubin`_).
It uses the `zurb foundation for emails`_ templates and *node* packages such as *inky* or *panini*.
.. _django-yubin: https://github.com/APSL/django-yubin
.. _zurb foundation for emails: https://foundation.zurb.com/emails/docs/
It provides you with some commands and functionality to integrate *zurb foundation for emails* in your django project.
* *install_requires*: A command to install the required node packages, such as *inky*, *panini*, *gulp*, etc in your project.
* *create_basic_structure*: It creates an essential tree structure in your project, that contains the basic layout and folders
such as *pages*, *helpers* and *partials*, used by panini_.
* *email_builder*: Starts a *gulp* process that watches your source templates, builds them and finally copies them to your target email folder. It compiles the sources using panini_ and inky_ for the best compatibility with the major email's client.
It also gives you a django view to preview the generated templates. For the preview, you can use a custom fixed context for each template, and this is very useful because it allows designers to edit the layouts.
.. _panini: https://www.npmjs.com/package/panini
.. _inky: https://www.npmjs.com/package/inky
Index
=====
.. toctree::
installation
commands
preview
context
contributing
sphinx-quickstart on Mon Mar 11 23:49:58 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
=======================
django-email-foundation
=======================
Description
===========
This is a Django package that helps you build email templates for your email engine sender (we recommend you use `django-yubin`_).
It uses the `zurb foundation for emails`_ templates and *node* packages such as *inky* or *panini*.
.. _django-yubin: https://github.com/APSL/django-yubin
.. _zurb foundation for emails: https://foundation.zurb.com/emails/docs/
It provides you with some commands and functionality to integrate *zurb foundation for emails* in your django project.
* *install_requires*: A command to install the required node packages, such as *inky*, *panini*, *gulp*, etc in your project.
* *create_basic_structure*: It creates an essential tree structure in your project, that contains the basic layout and folders
such as *pages*, *helpers* and *partials*, used by panini_.
* *email_builder*: Starts a *gulp* process that watches your source templates, builds them and finally copies them to your target email folder. It compiles the sources using panini_ and inky_ for the best compatibility with the major email's client.
It also gives you a django view to preview the generated templates. For the preview, you can use a custom fixed context for each template, and this is very useful because it allows designers to edit the layouts.
.. _panini: https://www.npmjs.com/package/panini
.. _inky: https://www.npmjs.com/package/inky
Index
=====
.. toctree::
installation
commands
preview
context
contributing
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-email-foundation-0.0.7.tar.gz.
File metadata
- Download URL: django-email-foundation-0.0.7.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cf605a00b81702913d1652c57bd23f0986c6a6adedd75b06e30eebf8abb789c
|
|
| MD5 |
bed78522958b63b05195d1b682a44957
|
|
| BLAKE2b-256 |
c17567a551f7f1445197c415c4d6a1358d05e5869fbdbef36817884d378211bc
|
File details
Details for the file django_email_foundation-0.0.7-py3-none-any.whl.
File metadata
- Download URL: django_email_foundation-0.0.7-py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbcaeadcc508f04d8190b7cb1d124a14f0991c9be570e29c887bfc5c3e14ed47
|
|
| MD5 |
7352f2b8751565213ca9857a03ee85d5
|
|
| BLAKE2b-256 |
eff8eb1e64302753c5cf1f0b96dc29b491efdb640ea1b697f0c5a39b9acee9ff
|