Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 667 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 667 Bytes

Grunt Boilerplate

Grunt tasks for your next website project.

Requirements

Includes

Template

  • Homepage responsive (mobile-first) template.
  • Flexbox layout.

Tasks

  • Jade for Html templating
  • PostCSS and cssnext for variables, imports, auto-prefixing (...) in css files.
  • Images compression
  • Local server and live reload.
  • Html and Css validation

Getting started

Setup npm install

Run grunt

Version

1.0.0

  • Creation

@JeremyRaffin

License MIT