265 Commits

Author SHA1 Message Date
Pixelastic
e8b6957003 Update generating code 2017-12-12 13:00:19 +01:00
Pixelastic
755d7eb00e Fix package.json syntax 2017-12-12 12:08:02 +01:00
Pixelastic
9c8d2fe336 Move all deps to main package.json 2017-12-12 11:45:09 +01:00
Pixelastic
197c28969a Renamed docgen 2017-12-12 11:38:01 +01:00
Pixelastic
d2c2a386fd Move generating stuff to toplevel 2017-12-12 11:36:54 +01:00
Pixelastic
d9f317a42f Remove initial docs 2017-12-12 11:35:06 +01:00
Pixelastic
6638595d9a remove docs github files 2017-12-12 11:34:45 +01:00
Pixelastic
222dfc6bc5 Move docs generating code to docs-src 2017-12-12 11:34:24 +01:00
Pixelastic
624f65bf69 Remove lib 2017-12-12 11:23:05 +01:00
Pixelastic
e5fbae786d Rename boilerplate to jekyll-algolia 2017-12-12 11:17:40 +01:00
Pixelastic
0513b15ae1 test(hooks): Lint before pushing 2017-11-29 17:50:46 +01:00
Pixelastic
34554a10e5 test(flog/flay): Removing those as they're not configurable enough 2017-11-29 17:49:41 +01:00
Pixelastic
54aa9b48b0 test(hooks): Fix pre-push commit hook 2017-11-29 17:46:23 +01:00
Pixelastic
f27733490d fix(error): Catch errors when pushing to non-existing app in atomic 2017-11-29 17:45:29 +01:00
Pixelastic
cbdbf7cb5f feat(log): Adding a stanby message before pushing records 2017-11-29 17:23:13 +01:00
Pixelastic
3422ffa69f feat(log): Adding "nothing to index" message in diff mode 2017-11-29 17:17:44 +01:00
Pixelastic
1f8ee17433 feat(log): Do not delete an empty list of records 2017-11-29 17:09:39 +01:00
Pixelastic
3aacc6e2a5 chore(awesome_print): Remove awesome_print from deps 2017-11-29 14:30:42 +01:00
Pixelastic
e1b33f0185 feat(coverage): Adding rake coverage to generate local coverage 2017-11-28 18:40:18 +01:00
Pixelastic
4a9baa7620 style(rubocop): Making Travis and Rubocop work better together 2017-11-28 15:14:40 +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
9d3d27dcc1 chore(path): Fix relative path for errors 2017-11-28 14:28:20 +01:00
Frank Taillandier
6d4f937f1a Define path with __dir__
Inspired by https://bogdanvlviv.github.io/posts/ruby/with-__dir__-we-can-restore-order-in-the-universe.html
2017-11-28 14:26:10 +01:00
Ashwin Maroli
e94055d116 relax version constraints in README
update badges and documentation on supported Ruby and Jekyll versions
2017-11-28 14:19:08 +01:00
Ashwin Maroli
8aa00818b9 set minimum required Ruby Version to 2.3.0 2017-11-28 14:19:08 +01:00
Pixelastic
f22694a2fe refactor(gemspec): Removing jeweler from the dependencies 2017-11-28 13:26:39 +01:00
Pixelastic
f19eab5e36 test(all): Make sure we install bundler in all versions 2017-11-27 15:00:12 +01:00
Pixelastic
e278d4f7cf test(travis): Enable Travis tests 2017-11-27 14:55:36 +01:00
Pixelastic
7e3340df4f Removing old unused scripts 2017-11-27 14:55:36 +01:00
‮yrraC miT
57fef1c149
Merge pull request #19 from DirtyF/bump-year
chore(license): bump year
2017-11-27 14:45:21 +01:00
Frank Taillandier
4075c2ff71 chore(license): bump year 2017-11-23 16:02:10 +01:00
‮yrraC miT
b91a2cb345
Merge pull request #13 from ashmaroli/readme-patch
Apply corrections to README
2017-11-23 14:04:27 +01:00
Ashwin Maroli
2ed054c40d storing app_id and index_name is not unsecure
application_id and index_name are publicly available credentials
2017-11-23 16:24:00 +05:30
Ashwin Maroli
b090d89312 apply corrections to README 2017-11-23 09:20:01 +05:30
‮yrraC miT
6caa52ba95
Merge pull request #12 from nhoizey/patch-1
Explaining what extensions_to_index really means
2017-11-20 16:16:50 +01:00
‮yrraC miT
2a88acc858
Merge pull request #11 from DirtyF/patch-1
Docs:  Test without cloning
2017-11-20 16:16:06 +01:00
Nicolas Hoizey
0dc8241faa
Explaining what extensions_to_index really means
Trying, at least… ;-)
2017-11-20 15:57:07 +01:00
Pixelastic
231c17148a Correctly applying the _all hook only once on all records 2017-11-17 20:33:01 +01:00
Pixelastic
1bd2fc49fd Allow glob patterns in files_to_exclude 2017-11-17 19:17:47 +01:00
Pixelastic
87a3f05af0 Upgrade minimum Ruby version to 2.3.5 2017-11-17 19:03:17 +01:00
Pixelastic
9240118fe8 Display an error if no records can be indexed 2017-11-17 18:55:23 +01:00
Frank Taillandier
7990a5be93
Add git URL to Gemfile to test without cloning 2017-11-17 18:29:52 +01:00
Pixelastic
10c1859b6b _algolia_api_key should be in the source directory 2017-11-17 17:29:46 +01:00
Pixelastic
7f606d3a85 Update Rubocop 2017-11-17 16:45:50 +01:00
Pixelastic
4d1eaeb4de Add note about it being still beta 2017-11-17 15:56:53 +01:00
Pixelastic
eaf476a6ff Update README and remove old files 2017-11-17 13:47:10 +01:00
Pixelastic
745b7117e7 Add yml syntax highlight to readme 2017-11-17 13:42:40 +01:00
Pixelastic
05d5861132 Textlinting the readme 2017-11-17 13:41:38 +01:00