README
slush-hot-landing
generator for static websites using my favorite stack
Installation
Install with NPM slush, slush-hot-landing globally
[sudo] npm install slush slush-hot-landing -g
Usage
run the generation in folder required
slush hot-landing
after install generator run gulp
gulp
stack
- gulp
- pug template
- sass
- browser sync
structure
your-app/
├── .editorconfig
├── .nvmrc
├── gulpfile.js
├── package.json
└── app
└── assets
├── scripts
├── styles
└── main.scss
├── images
└── index.pug
├── tasks #all tasks for gulp
Made with 3> by Diel Duarte