291 Commits

Author SHA1 Message Date
Pixelastic
67b8912628 chore(readme): Move Usage section at the top 2015-07-03 19:18:57 +02:00
Pixelastic
0689be957d chore(readme): Specify ruby highlighting in code example 2015-07-03 19:17:49 +02:00
Pixelastic
f4f59548b5 docs(readme): Add documentation about hooks 2015-07-03 19:16:07 +02:00
Pixelastic
ae02628a1d chore(release): Release v0.2.0 2015-07-03 19:08:46 +02:00
Pixelastic
0af87e346a fix(css_selector_parent): Fix selector on headings
When indexing headings, the css_selector_heading was returning the
wrong element
2015-07-03 19:06:26 +02:00
Pixelastic
e49704c83a feat(css_selector_heading): Add css selector for the closest heading 2015-07-03 17:52:10 +02:00
Pixelastic
ad87543a4d refactor(get_parent_heading): Split longer method in half to be reused 2015-07-03 17:37:17 +02:00
Pixelastic
7eacc7b5c9 feat(hooks): Add custom_hook_each and custom_hook_all 2015-07-03 16:19:48 +02:00
Pixelastic
52ee9b17a9 fix(test): Remove focused test 2015-07-03 16:03:51 +02:00
Pixelastic
110425c00d refactor(index): End refactoring 2015-07-03 15:59:48 +02:00
Pixelastic
30de69189b test(push): Add tests for credentials and extracting last content. 2015-07-03 14:17:56 +02:00
Pixelastic
d357bb82aa test(extractor): More tests on <p> extraction 2015-07-02 19:00:54 +02:00
Pixelastic
40db46325b test(tags): Add tag extraction tests 2015-07-02 16:02:59 +02:00
Pixelastic
aa3e865e2b test(extractor): Add tests for metadata 2015-07-02 15:47:56 +02:00
Pixelastic
129455d409 fix(test): Display test as documentation 2015-07-02 11:27:57 +02:00
Pixelastic
93802a149c test(guard): Add guard for better TDD workflow 2015-07-02 11:13:41 +02:00
Pixelastic
b5c69f318d test(rspec): Start adding rspec tests 2015-07-02 11:05:23 +02:00
Pixelastic
98b5b87430 feat(hierarchy): Add heading hierarchy to records 2015-07-01 17:24:55 +02:00
Pixelastic
91b31c8d0c fix(headings): Index correct serie of headings
Was previously only indexing headings in the same parent. Will now go
up the DOM tree until reaching the body tag.
2015-06-30 13:46:39 +02:00
Pixelastic
1d7b336bb4 feat(settings): Set typoTolerance to true as default 2015-06-30 12:22:15 +02:00
Pixelastic
8cd69a32c9 chore(release): Release v0.1.3 2015-06-30 12:21:51 +02:00
Pixelastic
3430a28588 fix(encoding): Use raw_html and text 2015-06-30 11:28:07 +02:00
Pixelastic
36ea0179b3 feat(setting): Allow passing Algolia settings from _config.yml
This will override the plugin defaults.
2015-06-25 15:28:36 +02:00
Pixelastic
9883a241a4 docs(apikey): Insist that we're talking about the admin api key 2015-06-25 10:49:28 +02:00
Pixelastic
ebb04ff3e0 docs(apikey): Add note about the unsecure _algolia_api_key method
Make it really clear that this is dangerous.
2015-06-25 10:45:49 +02:00
Pixelastic
9a9dfa0244 chore(release): Release v0.1.2 2015-06-22 17:35:36 +02:00
Pixelastic
bc3f44f2d5 fix(indexing): Allow raw html files. 2015-06-22 17:06:55 +02:00
Pixelastic
2a787df436 docs(link): Change link to Hyde fork. 2015-06-18 16:21:05 +02:00
Pixelastic
4ac2d652b6 docs(readme): Updated readme. 2015-06-18 16:08:02 +02:00
Pixelastic
5477b6b0a6 fix(options): Allow passing --source and --config options. 2015-06-18 15:14:58 +02:00
Pixelastic
8f18406997 feat(ignore): Do not track gem file. 2015-06-18 12:20:59 +02:00
Pixelastic
f6dfaaf66c Fix dependencies. 2015-06-18 12:20:12 +02:00
Pixelastic
5023f6e5ea Update version. 2015-06-18 12:12:05 +02:00
Pixelastic
b9d4a48e89 Index css selector. 2015-06-18 11:28:12 +02:00
Pixelastic
74eaf42ae9 Add title_weight custom attribute. 2015-06-18 10:55:11 +02:00
Pixelastic
9e75965828 Keep only parent hX. 2015-06-18 10:15:48 +02:00
Pixelastic
74ac5032e3 feat(index): Add index configuration. 2015-06-10 18:50:01 +02:00
Pixelastic
7c26bb51ab docs(readme): Updated readme with install information. 2015-06-09 14:25:09 +02:00
Pixelastic
9f5d3cfa8d feat(push): Push items to index. 2015-06-09 13:03:09 +02:00
Pixelastic
8d3137d000 feat(parsing): Getting items to push from Jekyll. 2015-06-05 19:10:45 +02:00
Pixelastic
20a85f25ca Add ignore file. 2015-06-04 15:43:02 +02:00