Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 487 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 487 Bytes

Imulus Newsletter

The monthly Imulus newsletter template, built on Middleman.

Installation

Clone

$ git clone git@github.com:imulus/newsletter.git

Install Dependencies

$ bundle install

Server

$ bundle exec rake server

Boots up a development server at http://0.0.0.0:4567/

Build

$ bundle exec rake build

Building will generate a build folder in addition to a zip file that includes everything needed to create a MailChimp template.