Skip to content
/ dimple Public

A simple HTML, sass, ES6 + webpack, gulp based static site generator.

Notifications You must be signed in to change notification settings

42pe/dimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dimple

A simple HTML, SASS, ES6 + webpack, SVG-Sprite-able, gulp based static site boilerplate.

How-to

  1. Download the repo and put in your project folder.
  2. Put your code and files in the proper folders within ./src.
  3. Run npm install to install all modules
  4. Run npm start to run the gulp tasks, start watch and webserver.
  5. Run npm run build to only run gulp tasks.

Want more?

Check the scss-fw branch for an additional SCSS framework.

About

A simple HTML, sass, ES6 + webpack, gulp based static site generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published