Skip to content

huleos/foundation-site-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp 3.0 and Foundation 6.2 build project for sites

Prerequisites

You will need the following things properly installed on your computer.

Usage

Download:

git clone git@github.com:huleos/gulp-site-generator.git projectname

Open folder in your command line, and install dependencies:

cd projectname
npm install

Run:

npm start

Default task server, you can view it at: http://localhost:3000

To create compressed, production-ready assets, run npm run build.

About

Static site generator with Gulp and Foundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published