1.0.9 • Published 4 years ago

generator-gulp-twig v1.0.9

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

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

1.0.9

4 years ago

1.0.8

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago