jhey / grunt-tasks

This repo is for all the Gruntfile.js for grunt plugins

Home Page:http://grunt-tasks.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the central github repository which contains all the grunt files as explained in grunt-tasks.com. I have used a simple configutation to sync my blog posts and github repository so that I can git push and change my blog posts at the same time.

Also makes development work easier by only maintaining the Readme at only one place, while also getting the easier publishing of wordpress.

Getting Started

You can read this blog post for getting started. The code and the blog post live in this git repository.

You can find the initial templates for any plugin in this repository itself.

git clone https://github.com/kanakiyajay/grunt-tasks.git

cd to that folder and run

npm install

Following are the Blog posts that have been published

About

This repo is for all the Gruntfile.js for grunt plugins

http://grunt-tasks.com/


Languages

Language:JavaScript 85.3%Language:CSS 14.3%Language:HTML 0.4%