Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.
/ slush-pages Public archive

a slush generator for static pages using browserify

Notifications You must be signed in to change notification settings

ahdinosaur/slush-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slush-pages

Build Status NPM version

a slush generator for static pages using browserify

Getting Started

Install slush and slush-pages globally:

$ npm install -g slush slush-pages

Usage

Create a new folder for your project:

$ mkdir my-slush-pages

Run the generator from within the new folder:

$ cd my-slush-pages && slush pages

Woo! Check out the generated README for more usage information.

Getting To Know Slush

Slush is a tool that uses Gulp for project scaffolding.

Slush does not contain anything "out of the box", except the ability to locate installed slush generators and to run them with liftoff.

To find out more about Slush, check out the documentation.

About

a slush generator for static pages using browserify

Resources

Stars

Watchers

Forks

Packages

No packages published