Skip to content

Pinjasaur/project-scaffolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-scaffolder

Because you want to start Your Next Project™ right meow.

Features

Tons of automagic™ features, including…

  • Production builds with minified and revisioned assets
  • Browser-Sync server with live-reloading
  • Nunjucks templating
  • Compile Sass (includes Autoprefixer and sourcemaps)
  • Transpile ES6 with Babel & Browserify (includes sourcemaps)
  • Image optimization & compression
  • SVG spritesheet generation
  • Simple semver management

Usage

  1. git clone the repo
  2. cd to the repo root
  3. Run yarn
  4. Run node build.js
  5. Answer the questions
  6. Move the contents of the scaffold/ to your desired place

Credit

Modified from segmentio/metalsmith.

License

MIT

About

Scaffold out static web projects (feat. Sass, ES6, Nunjucks).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published