Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 721 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 721 Bytes

Gulp + Twig starter kit for landings

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.

Requirements

Quickstart

  • 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.