Skip to content

helixge/static-website-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-website-boilerplate

Boilerplate template for new websites

Initialization

After pulling the repository run the following command:

npm install

Primary Tasks

Process once

gulp process

runs the default gulp tasks with all subtasks only once

Process and run the watcher

gulp

runs the default gulp task with all subtasks and executes a watcher for css and js changes

Run a webserver and watch

gulp webserver

runs the default gulp task with all subtasks, executes a watcher for CSS and JS changes and runs the webserver

Additional parameters

Run production build

--prod

By adding --prod argument to any task, minification processing will be applied to JS and CSS outpts.

About

Boilerplate template for new static websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •