Skip to content

A template to create HTML newsletter with Pug and SCSS

Notifications You must be signed in to change notification settings

abh1nash/newsletter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pug + SCSS Newsletter Template

Create distributable HTML newsletters with Pug and SCSS. All generated CSS are inlined during the build process.

Install dependencies

npm i

Run dev server with hot reload

npm run dev

Build for production

Converts the Pug files to a index.html file placed in dist folder with all CSS inlined.

npm run build

About

A template to create HTML newsletter with Pug and SCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published