From ea9c43ee053951f843716a4e81842fc03e154f89 Mon Sep 17 00:00:00 2001 From: Vikrant Chaudhary Date: Sun, 13 Sep 2015 19:11:55 +0530 Subject: Better looking newsletter (specially in Android Gmail). --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7bc049c..4760415 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,11 @@ Use the included `new_contribs.sh` script: ``` pelican content -s pelicanconf.py ``` +### To build the newsletter + +* Generate the HTML + ``` + TWIR_NEWSLETTER_THEME=1 pelican --delete-output-directory content + ``` +* Copy the HTML and inline CSS at http://zurb.com/ink/inliner.php - (MailChimp's inliner doesn't remove the CSS from ``). +* Send the newsletter (we currently use MailChimp). \ No newline at end of file -- cgit v1.2.3