Skip to content

Containes gulp tasks to build demo pages for vcl repos

License

Notifications You must be signed in to change notification settings

Kiina/build-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCL build-demo

This module contains:

  • Gulp tasks to build and serve demos of VCL modules.
  • HTML scaffold used for all demos.

Building a demo means to:

  • Build the CSS from the specified devDependencies in the module and write them to the build folder.
  • Take the demo files from the demo folder, wrap them with the index.html template from this module and write them to the build folder. The rendered template contains the includes to the generated CSS.

On installation, this module will copy its Gulpfile.js to the root folder of its parent module.

About

Containes gulp tasks to build demo pages for vcl repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published