MLC Boilerplate

MLC Boilerplate is a starter kit to develop WordPress based websites using the specs commonly applied at Maquinário. Feel free to use it in your project if it suits you :)

Version

0.0.1

Frameworks

CSS
JavaScript
TaskManager

This application uses Gulp and some of its features, like:

Starting to use MLC Boilerplate

Requirements

You need NPM, Bower and Gulp installed globally:

$ npm install -g gulp

Installation

Install via NPM

    $ npm install

Install components with Bower

    $ bower install

Run Gulp

    $ gulp watch

License

Apache

Contact info

For further information, contact me at bruno@estudiomaquinario.com.br

ToDo's

  • Add gulp-sourcemaps
  • Add image optimization
  • Add CoffeeScript

Feel free to use it and contribute!