Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lincolnloop/newsletter-designs
Designs for various Lincoln Loop newsletters
https://github.com/lincolnloop/newsletter-designs
Last synced: 5 days ago
JSON representation
Designs for various Lincoln Loop newsletters
- Host: GitHub
- URL: https://github.com/lincolnloop/newsletter-designs
- Owner: lincolnloop
- License: other
- Created: 2013-06-21T17:30:42.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2014-04-08T22:13:05.000Z (over 10 years ago)
- Last Synced: 2024-07-30T15:32:41.194Z (5 months ago)
- Language: CSS
- Size: 379 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Newsletter Designs
==================Designs based on Ink for the Lincoln Loop newsletters, and build tools to make
creation of each issue a snap!The designs are based on Zurb's [Ink](http://zurb.com/ink/).
Setup
-----First install gulp:
$ npm install -g gulp
Install local dependencies:
$ npm install
Change to the directory of the design you wish to edit:
$ cd web-regularly
Run gulp:
$ gulp
Open your browser to localhost:3000, and use the issue you want to preview as
the url:http://localhost:3000/7.html
When the newsletter looks right, then simply copy the HTML from the dist folder
and paste into the email service.