Skip to content

tasynguyen3894/generator-gulp-twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp x Twig x Yo generator

Yeoman generator project using gulp and twig by Tasy Nguyen

Features

  • Using twigjs to build html.
  • Convert sass to css
  • Built-in preview server with BrowserSync
  • Deploy to github pages with one command
  • Auto compile js file into twig file.

Quick start

Install Yeoman global:

npm install --global yo

Generate project with gulp-twig:

yo gulp-twig

Start project:

npm start

Build:

npm build

Deploy to github pages

npm run deploy

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published