generator-simple-website
v1.0.10
Published
Yeoman generator for simple website featuring Twig / SCSS / FTP.
Downloads
33
Readme
#Simple website template generator
##Installation
npm i -g yeoman generator-simple-websitemkdir project-namecd ./project-nameyo simple-webiste- Grab a VB and start coding.
##Features
- SCSS module based on ITCSS architecture
- Twig template prototype for easier integration with Craft CMS
- Javascript module bundler supporting ES6 syntax
- Sftp to live server workflow by using
gulp live
