rock - sky / personal blog skeleton
===================================

This is a [rock](https://github.com/rocktemplates) for personal blog for [sky](https://github.com/skywrite).


Install
-------

### sky

to install using sky (recommended):

    npm install -g sky

then download the rock:

    sky new -r personal-blog myblog



### rock

to install using [rock](https://github.com/rocktemplates/rock) (optional):

    npm install -g rock

then download the rock:

    rock -r skywrite/rock-personal-blog myblog


