Simple website template generator
Installation
npm i -g yeoman generator-simple-website
mkdir project-name
cd ./project-name
yo 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