184 Commits

Author SHA1 Message Date
Pixelastic
098a8428fc Update Gemfile to use gemspec and not the other way around 2017-11-07 17:10:19 +01:00
Pixelastic
b981c6563e Rename files from algoliasearch-jekyll to jekyll-algolia 2017-11-07 16:46:46 +01:00
Pixelastic
bab32f9c3e Have tests working for all supported Ruby versions 2017-11-07 15:56:23 +01:00
Pixelastic
fc4ef88434 Remove version-specific branching. Jekyll v3.6 is the default 2017-11-07 12:31:34 +01:00
Pixelastic
700b5a88d6 All tests are green 2017-11-07 12:08:58 +01:00
Pixelastic
04a348e4cb Moving to AlgoliaHTMLExtractor 2017-11-07 12:06:42 +01:00
Pixelastic
94f182cbc9 Update gemsepc 2017-11-07 12:00:55 +01:00
Pixelastic
20bbba9898 Update README to include new minimal version 2017-11-07 10:03:15 +01:00
Pixelastic
6e48a4b28a docs(readme): Lint readme 2017-11-03 15:05:56 +01:00
Pixelastic
26ca86eb2a fix(json): Loosen the json dep 2017-11-03 15:01:18 +01:00
Pixelastic
23c8175edc docs(readme): Use plugins instead of gems 2017-11-03 15:00:44 +01:00
Pixelastic
b5fb54d915 docs: Drafting some ideas for the website 2016-09-01 14:20:30 +02:00
Pixelastic
22c3608292 feat(user-agent): Update UA to new convention 2016-09-01 13:45:25 +02:00
Pixelastic
30342fb0e9 docs(website): Add middleman basic website 2016-09-01 11:50:27 +02:00
Pixelastic
19c609ccdd refactor(release): Simplify script 2016-07-20 18:19:10 +02:00
Pixelastic
39f1d2569c chore(release): Update version to 1.0.0.beta-1 2016-07-20 18:17:47 +02:00
Pixelastic
a39fe23d1b doc(readme): Use bundle exec everywhere 2016-07-15 10:54:52 +02:00
Pixelastic
16e7b74b9e feat(lazy): Adding lazy update feature 2016-07-13 11:24:58 +02:00
Pixelastic
769c3e406e refactor(config): Refactor copy-pasted methods into one abstraction
Flay is awesome.
2016-07-12 11:56:14 +02:00
Pixelastic
70a0b4b6e8 feat(ENV): Allow passing application_id and index_name as ENV
Fixes #29

Environment variabmes ALGOLIA_APPLICATION_ID and ALGOLIA_INDEX_NAME,
if present, will now be used instead of the values defined in
_config.yml.
2016-07-12 11:47:37 +02:00
Pixelastic
abc54e11cc fix(collection): Add collection name
Fixes #25
2016-07-08 17:57:17 +02:00
Pixelastic
dcfb1529ea fix(errors): Readable error for "record too big"
Fixes #28
2016-07-08 17:06:45 +02:00
Pixelastic
6425b6ae1d docs(readme): Add FAQ question about how to blacklist HTML nodes 2016-07-08 15:32:42 +02:00
Pixelastic
adfb9ce96b test(jekyll3): Make it all pass under Jekyll v3 2016-07-08 15:02:13 +02:00
Pixelastic
6a9e815603 test(jekyll3.1.6): Make tests pass for all jekyll3+ 2016-07-08 14:56:24 +02:00
Pixelastic
989a96105d WIP 2016-07-08 14:49:21 +02:00
Pixelastic
826b0ffe3f WIP 2016-07-08 13:48:27 +02:00
Pixelastic
635994dc5d test(tags): No deprecation for tags in 3.1.3 2016-07-06 18:09:39 +02:00
Pixelastic
5b5678e8cc test(mock): Better mock of Jekyll logger 2016-07-06 18:04:26 +02:00
Pixelastic
77fcd45690 test(deprecation): No deprecation warning thrown 2016-07-06 17:47:58 +02:00
Pixelastic
34b7afdee0 test(3.1.3): Make tests pass Jekyll 3.1.3 2016-07-06 15:47:15 +02:00
Pixelastic
dd31b0eb9c WIP: Need to make it work for 3.1.6 and without deprecation message 2016-07-01 17:50:40 +02:00
Pixelastic
db1f95237e feat(index): Do not index index.html page 2016-06-30 16:51:51 +02:00
Pixelastic
ce3ec4fa30 feat(404): Should not index 404.html either 2016-06-30 16:36:57 +02:00
Pixelastic
213f5081af feat(404): Do not index 404.md pages 2016-06-30 16:29:20 +02:00
Pixelastic
7a52a36aee fix(node): Do not push the node to the index 2016-06-28 15:42:14 +02:00
Pixelastic
40f326aa68 docs(contributing): Updating docs 2016-06-20 18:41:55 +02:00
Pixelastic
b61e5016a3 feat(extractor): Extracting specific and general data 2016-06-20 18:37:38 +02:00
Pixelastic
2a4a91dd66 feat(extractor): Use external gem for extracting 2016-05-13 18:47:37 +02:00
Pixelastic
5ac02bbed7 docs(readme): Use latest version in readme example 2016-04-14 11:19:52 +02:00
Pixelastic
8e5fac82a3 docs(hooks): Give a more precise example of the hooks 2016-03-10 12:27:20 +01:00
Pixelastic
511c2e8b0e Regenerate gemspec for version 0.7.0 2016-03-08 14:35:32 +01:00
Pixelastic
41fbeff4a8 chore(bump): Version bump to 0.7.0 2016-03-08 14:35:11 +01:00
Pixelastic
70cc213ee8 fix(release): Update dependencies between each step 2016-03-08 14:33:02 +01:00
Pixelastic
e4daad6762 fix(dependencies): Improve TDD watchers on various jekyll versions 2016-03-08 14:24:44 +01:00
Pixelastic
94112d7df6 fix(dependencies: Stop fixing Jekyll version as a core dependency 2016-03-08 13:37:01 +01:00
Pixelastic
f81debfa72 docs(apiKey): Note about key access to _tmp index 2016-01-13 14:10:44 +01:00
Pixelastic
fad099dbad Regenerate gemspec for version 0.6.1 2016-01-13 14:06:57 +01:00
Pixelastic
1304511754 chore(bump): Version bump to 0.6.1 2016-01-13 14:06:46 +01:00
Tim Carry
3aa449f913 Merge pull request #20 from algolia/fix/18-key-acl
feat(error): Display human error when API key ACL is not enough
2016-01-13 14:06:27 +01:00