Commit graph

110 commits

Author SHA1 Message Date
Ismay
886c2ed6a7 Merge pull request #24 from superwolff/metalsmith-templates
Metalsmith templates
2015-07-25 12:28:13 +02:00
ismay
86539259e0 Add test for partials 2015-07-25 12:25:35 +02:00
ismay
4e5dffdd08 Add error handling 2015-07-25 12:11:35 +02:00
ismay
3782791c00 1.2.0 2015-07-25 12:02:08 +02:00
Ismay
567305df87 Merge pull request #23 from superwolff/ignore-binary
Ignore binary files
2015-07-25 12:00:12 +02:00
ismay
59424ccf12 Ignore binary files 2015-07-25 11:58:40 +02:00
Ismay
86b852a1ae Merge pull request #22 from superwolff/readme
Update readme
2015-07-25 11:47:37 +02:00
ismay
1b01b29986 Update link 2015-07-25 11:46:30 +02:00
ismay
79b9b1051c Update readme
Closes #7
2015-07-25 11:43:40 +02:00
Ismay
35bf24a799 Merge pull request #21 from superwolff/dotfiles
Add dotfiles
2015-07-25 11:25:48 +02:00
ismay
f436db5cf0 Add dotfiles 2015-07-25 11:22:36 +02:00
Ismay
4ef99e34a9 Merge pull request #20 from superwolff/badges
Add badges
2015-07-23 21:48:31 +02:00
ismay
336c9b1f1b Add badges 2015-07-23 21:47:32 +02:00
ismay
60f5f926bf 1.1.0 2015-07-19 22:07:58 +02:00
Ismay
a25f1e4e05 Merge pull request #19 from superwolff/update-dependencies
Update dependencies
2015-07-19 22:02:33 +02:00
ismay
06950782df Update dependencies 2015-07-19 21:17:24 +02:00
ismay
d756f03031 Add release badge 2015-07-19 17:37:34 +02:00
ismay
c7da16228b Fix travis url 2015-07-19 13:02:30 +02:00
ismay
30e4fc6066 Badges on newline 2015-07-16 21:24:13 +02:00
Ismay
cd6596a6a1 Merge pull request #8 from superwolff/update-tests
Update tests
2015-07-16 21:21:25 +02:00
ismay
2d1295bfd3 1.0.1 2015-07-16 21:19:37 +02:00
ismay
6de102459c Add dependency checking 2015-07-16 21:15:54 +02:00
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