Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Nov 18, 2014
1 parent 2ee797d commit c1cfd65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ A fork of [metalsmith-templates](https://github.com/segmentio/metalsmith-templat

This originated in [https://github.com/segmentio/metalsmith-templates/issues/35](https://github.com/segmentio/metalsmith-templates/issues/35). Splitting up `metalsmith-templates` was suggested by Ian Storm Taylor as a way to simplify both use-cases. It allows you to apply templates (or layouts) to your files *and/or* render the templating syntax in your source files.

## Installation

```
$ npm install git://github.com/ismay/metalsmith-templates.git
```

## Changes

* The `default`, `directory` and `inPlace` options have been removed
Expand Down

0 comments on commit c1cfd65

Please sign in to comment.