0.0.3 • Published 8 years ago

slush-hot-landing v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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