Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1003 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 1003 Bytes

LG Burg Newsletter

HTML Newsletter for LG Burg Wiedenbrück von 1989 e.V. club

tempalte preview

Build on: Foundation for Emails

Foundation for Emails (previously known as Ink) is a framework for creating responsive HTML emails that work in any email client — even Outlook. Our HTML/CSS components have been tested across every major email client to ensure consistency.

Compatibility

Foundation for Emails is battle-tested in the trickiest email clients, like Microsoft Outlook. More on compatibility table

Setup

To set up the emails template, run these commands:

git clone https://github.com/Adam16/lgburg-newsletter project
cd project
npm install

Then run npm start to run the project. A new browser window will open with a BrowserSync server showing the finished files.

Run npm run build to do a full email inlining process.