1.1.4 • Published 8 years ago
generator-cornwell v1.1.4
Cornwell Brand Design generator
Yeoman generator that scaffolds out a front-end web app with NPM scripts. There is a sub-generator for scaffolding EDMs.
Features
- Static site generation with Jekyll
- Javascript compiled with Webpack
- ES2015 features using Babel
- Stylus complied automatically
- Built-in preview server with BrowserSync
Getting Started
- Install Ruby & Jekyll
- Install: npm install --global yo generator-cornwell
- Run yo cornwell to scaffold your webapp
- Run
npm startserve to preview and watch for changes - Run
npm build&jekyll buildto build your webapp for production
EDM sub-generator
Feature
- EDM generation with MJML
- Built-in preview server with BrowserSync
- Image hosting with AWS S3
- Test email send with Nodemailer
Getting Started
- Install: npm install --global yo generator-cornwell
- Run yo cornwell:email to scaffold your EDM
- Follow on-screen prompts to fill SMPT & S3 details.
- Run
npm startserve to preview and watch for changes. - Run
npm mail -- email@email.comsend a test email. - Run
npm buildto build EDM to/build/distdirectory.
1.1.4
8 years ago
1.1.3
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.19
8 years ago
1.0.18
8 years ago
1.0.16
8 years ago
1.0.15
8 years ago
1.0.14
8 years ago
1.0.13
8 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.4
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago