Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

slush-hot-landing

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slush-hot-landing

template for develop static webpages

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

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

Keywords

slushgenerator

FAQs

Package last updated on 17 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts