This project is aim to be a quick kickoff for static landings generator. It includes linting as well as twig compiling, image, svg sprites, script (ES2015 or ES5), stylesheet and HTML optimization and minification. It uses Twig as template engine and the data is managed by yaml files.
- Run
npm install
to install Gulp dependencies - Run
gulp
to run the compiler
You may also want to get more info about how to install dependencies or just get used to some of the commands available.