Commit graph

138 commits

Author SHA1 Message Date
ismay
0aec07c883 Add badge to readme 2015-07-16 21:07:48 +02:00
ismay
0c6c359bb8 Add travis 2015-07-16 21:05:15 +02:00
ismay
4df0ddef51 Update tests 2015-07-16 20:56:01 +02:00
ismay
fb97fbb672 Add author and other info 2014-11-23 16:32:42 +01:00
ismay
8e30bda76f Update readme 2014-11-23 16:32:26 +01:00
ismay
8f2b68455b Specify json 2014-11-22 10:32:43 +01:00
ismay
ce491eabc6 Update readme 2014-11-22 10:30:05 +01:00
ismay
74cd4253ce Add example 2014-11-20 16:36:11 +01:00
ismay
0b0cf959b9 1.0.0 2014-11-18 12:51:48 +01:00
ismay
fa7b3854e0 Add installation instructions 2014-11-18 12:49:20 +01:00
ismay
0f5b0744ca Update package.json 2014-11-18 12:48:12 +01:00
ismay
5fb593697a Update readme, closes #1 2014-11-17 22:19:05 +01:00
ismay
77e13d8558 Layouts instead of templates, closes #2 2014-11-17 20:30:49 +01:00
ismay
584e0f108c Remove in-place rendering 2014-11-04 19:15:35 +01:00
Ian Storm Taylor
552c00f389 0.6.0
* fix to use `path` for metalsmith `1.0.0`
2014-10-03 10:27:39 -07:00
Ian Storm Taylor
f635a9f7c0 Merge pull request #25 from blakeembrey/join-error
Update for metalsmith 1.x
2014-10-03 10:26:45 -07:00
Blake Embrey
3cb6400bc1 Update for metalsmith 1.x 2014-10-02 11:10:29 -06:00
Ian Storm Taylor
2a7d907555 0.5.2
* fix breaking binary files
2014-07-09 11:15:03 -07:00
Ian Storm Taylor
77bc503c56 0.5.1
* fix race condition with stringify file contents
2014-06-11 10:17:53 -07:00
Ian Storm Taylor
d379857c5a 0.5.0
* pass in options to consolidate.js
2014-04-29 11:07:55 -07:00
Ian Storm Taylor
5b35555ed2 fix style 2014-04-29 11:07:26 -07:00
Ian Storm Taylor
d0baabe1e6 Merge pull request #8 from akoenig/passing1
Possibility to pass options to the template engine (with lodash.omit).
2014-04-29 11:05:49 -07:00
André König
f01b629894 Using 'lodash.omit' instead of own implementation. 2014-04-29 08:28:59 +02:00
Ian Storm Taylor
9c794d582d 0.4.0
* add `default` option
2014-04-02 12:28:52 -07:00
Ian Storm Taylor
cf01f71b2e 0.3.0
* added `inPlace` option
* changed `pattern` option to just filter
2014-03-10 21:42:30 -07:00
Ian Storm Taylor
dcf8402877 add in place option, change pattern to just restrict 2014-03-10 21:41:55 -07:00
Ian Storm Taylor
bcf5595c2f 0.2.1 2014-03-10 14:23:30 -07:00
Ian Storm Taylor
837b389688 0.2.0
* add rendering files in place with a `pattern`
2014-03-08 19:57:21 -08:00
Ian Storm Taylor
21d8cbf0fa add rendering of files in place 2014-03-08 19:56:18 -08:00
Ian Storm Taylor
9348283e02 update readme 2014-03-05 21:12:50 -08:00
Ian Storm Taylor
8700e2a2a2 update readme 2014-03-05 21:12:39 -08:00
Ian Storm Taylor
f2c87b09d8 0.1.0
* add `string` engine convenience
2014-03-05 21:11:21 -08:00
Ian Storm Taylor
2ba605ef4e 0.0.6
* fix `directory` option bug
2014-02-07 19:43:04 -08:00
Ian Storm Taylor
388c30ecda 0.0.5
* stringify `contents` on the original file data
2014-02-07 10:00:47 -08:00
Ian Storm Taylor
71a790621c 0.0.4
* switch to `extend` from `defaults` to avoid cloning
* add debug statements
2014-02-06 23:14:17 -08:00
Ian Storm Taylor
5ff36814aa 0.0.3
* fix to use buffers
2014-02-06 11:33:50 -08:00
Ian Storm Taylor
07ca571862 0.0.2
* mix in metadata
2014-02-05 11:44:18 -08:00
Ian Storm Taylor
53b63f440a first commit 2014-02-04 21:47:35 -08:00