Commit graph

21 commits

Author SHA1 Message Date
ismay
4e5dffdd08 Add error handling 2015-07-25 12:11:35 +02:00
ismay
59424ccf12 Ignore binary files 2015-07-25 11:58:40 +02:00
ismay
f436db5cf0 Add dotfiles 2015-07-25 11:22:36 +02: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
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
5b35555ed2 fix style 2014-04-29 11:07:26 -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
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
21d8cbf0fa add rendering of files in place 2014-03-08 19:56:18 -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