generator-gulp-twig

1.0.9 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-gulp-twig

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

982 B

Total Files

2

Last publish

Collaborators

  • tasynguyen