22 Commits

Author SHA1 Message Date
Pixelastic
112dc9bd18 fix(cleanup): Stop deleting files from destination 2018-03-01 11:32:57 +01:00
Pixelastic
89f8b48766 feat(exclude): Exclude ignore files from rendering 2018-02-27 15:04:38 +01:00
Pixelastic
2beae1f330 fix(paths): Handles both relative and absolute paths 2018-02-13 17:28:09 +01:00
Pixelastic
531c90777b Make diff batches the default indexing mode 2018-01-30 16:30:00 +01:00
Pixelastic
16a0102d60 fix(date): Make sure collections have a nil date if none defined 2017-12-22 12:04:57 +01:00
Pixelastic
3b3b581544 feat(log): Adding more standby messages
Indicates more clearly what the plugin is doing
Fixes #21
2017-12-22 10:52:53 +01:00
Pixelastic
bd826c5ee0 fix(hooks): Apply unique objectID after all hooks 2017-12-19 18:49:00 +01:00
Pixelastic
6b9852c731 style(comment): Remove empty comment 2017-11-28 14:52:21 +01:00
Ashwin Maroli
080a4de707 use sub-class instead of monkey-patching 2017-11-28 14:47:53 +01:00
Pixelastic
04713474e8 chore(rubocop): Auto-fix Rubocop errors for Ruby 2.3
Original idea coming from https://github.com/algolia/jekyll-algolia/pull/18
2017-11-28 14:44:36 +01:00
Pixelastic
231c17148a Correctly applying the _all hook only once on all records 2017-11-17 20:33:01 +01:00
Pixelastic
a10b2d385b Catch "record too big" errors 2017-11-16 13:57:02 +01:00
Pixelastic
7812be9cb4 Adding verbose tests 2017-11-15 12:11:57 +01:00
Pixelastic
07e547b5d8 Exit Jekyll command if wrong Algolia config 2017-11-13 14:34:00 +01:00
Pixelastic
d131a62457 Adding getters for app id, api key and index name 2017-11-13 12:57:14 +01:00
Pixelastic
7b9982b788 Adding FileBrowser export of file metadata 2017-11-10 14:43:40 +01:00
Pixelastic
b05916f6b1 Adding Configurator and FileBrowser + tests 2017-11-09 17:29:01 +01:00
Pixelastic
fef1e170c8 Add tests to extractor 2017-11-08 16:03:39 +01:00
Pixelastic
f15ac944b6 Move previous lib and spec to _old directories 2017-11-08 10:52:31 +01:00
Pixelastic
09f2dca507 Adding tests for Jekyll::Algolia 2017-11-07 22:57:30 +01:00
Pixelastic
374c940182 Refactoring skeleton, by splitting into specific classes 2017-11-07 22:07:46 +01:00
Pixelastic
b981c6563e Rename files from algoliasearch-jekyll to jekyll-algolia 2017-11-07 16:46:46 +01:00