s-pace
938b533636
update documentation as algolia/docsearch-scraper#431
2018-12-19 16:27:27 +01:00
Matthew Setter
e5552fac38
Fix a set of minor typos in the text ( #570 )
...
This commit just fixes a set of minor typos in the text, that I found while reading through it. It also makes a small grammar adjustment as well, for greater reading clarity.
2018-12-19 11:19:05 +01:00
Sylvain Pace
e8e85b57dc
Homepage/updating logo carousel ( #562 )
...
* replacing go by jquery
* reducing size of momentjs
2018-12-11 10:34:46 +01:00
Tim Carry
f24d4b89d0
Update docs/src/run-your-own.md
...
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
2018-11-28 13:54:44 +01:00
Tim Carry
864bc71548
Update docs/src/config-file.md
...
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
2018-11-28 13:54:44 +01:00
s-pace
a94a777e10
update as algolia/docsearch-scraper#419
2018-11-28 13:54:44 +01:00
Sylvain Pace
9a1f15e913
Doc/update setup ( #546 )
...
* updating beahviour
* update docs/src/config-file.md
* fixing error
* Update docs/src/config-file.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* Update docs/src/run-your-own.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* Update docs/src/behavior.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* Update docs/src/config-file.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* Update docs/src/run-your-own.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* Update docs/src/run-your-own.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* Update docs/src/run-your-own.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
* chore(doc): Typo fixes
2018-11-27 11:35:56 +01:00
Tim Carry
a470c480dd
feat(ctrl-click): Enable Ctrl-Click on suggestions ( #542 )
...
* feat(ctrl-click): Enable Ctrl-Click on suggestions
This updates the underlying autocomplete.js to a version that passes
the selection context (click or keyboard) to the
`autocomplete:selected` event.
With the default `handleSelected, and in the case of a click, it will
do nothing (as each suggestion already being a `<a href>`, it will
already follow the link), but manually change the location for
keyboard navigation.
When a custom `handleSelected` is set though, default browser clicks
on suggestions are disabled and only `handleSelected` is called. This
is to keep backward compatibility with all the live websites that
might already use `handleSelected`.
* fix(test): Making sure it does not crash when no context is passed
2018-11-21 15:47:41 +01:00
Sylvain Pace
2c6e6bc240
[doc content] Enhancement of the recommendation section ( #528 )
...
* enhance recommendation
* Update docs/src/recommended-configuration.md
Co-Authored-By: s-pace <sylvain.pace@algolia.com>
2018-11-06 11:24:20 +01:00
Bisaloo
955a099212
docs(website): fix typo ( #511 )
2018-10-23 16:43:11 +02:00
Sylvain Pace
bdce8ac5a7
Doc/recommended configuration ( #505 )
...
* adding user_agent
* promorting recomended configuration
* update image
2018-10-22 10:43:20 +02:00
Tim Carry
f9a11a0a20
Update installation instructions ( #496 )
...
The `./docsearch docker:build` command cannot be run without
previously installing the python dependencies as those dependencies
are needed to run the CLI.
2018-10-11 18:20:54 +02:00
Tim Carry
8339e568e2
docs(css-helper): Add a page about a CSS helper to create a config ( #501 )
2018-10-11 18:00:58 +02:00
Tim Carry
abbca83a12
Auto lint content ( #492 )
...
* Auto fix linting in documentation Markdown on commit
* Auto lint content
2018-10-08 13:24:06 +02:00
Tim Carry
3e4c20fa0f
Adding a way to add CSS directly in markdown ( #476 )
...
* docs(markdown): Allow adding CSS classes directly to Markdown
* docs(markdown): Document the {my-class} syntax in the README
2018-10-08 13:18:40 +02:00
Sylvain Pace
8c420c9b8f
restraining the bootstrap demo to the latest version ( #474 )
2018-10-02 17:46:31 +02:00
Clément Denoix
2aa5f1c194
Add LaRecipe to the list of Integrations ( #456 )
2018-09-21 14:22:30 +02:00
Sylvain Pace
cd46aa71aa
Doc/update content ( #448 )
...
* fixing extra link
* adding mention
* adding redundant problem
* fixing link issue
* styling fix
2018-09-10 18:32:14 +02:00
Sylvain Pace
a9962d7e5f
removing backhrounf
2018-09-04 09:41:14 +02:00
Sylvain Pace
0f188f749b
adding pictures
2018-09-04 09:04:00 +02:00
Sylvain Pace
641238cc3e
auto fix & formating
2018-09-03 18:07:25 +02:00
Peter Villani
98a23f2158
Update integrations.md
2018-09-03 16:21:58 +02:00
Peter Villani
17cc45d8d1
Update who-can-apply.md
2018-09-03 16:00:34 +02:00
Peter Villani
8bb1074458
Update tips.md
2018-09-03 15:52:00 +02:00
Peter Villani
753efb8cc5
Update styling.md
2018-09-03 15:40:54 +02:00
Peter Villani
56499cf859
Update integrations.md
2018-09-03 15:37:33 +02:00
Peter Villani
6a50015816
Update inside-the-engine.md
2018-09-03 14:47:09 +02:00
Peter Villani
f01fa04306
Update how-does-it-work.md
2018-09-03 14:41:04 +02:00
Peter Villani
4fca279b9a
Update how-do-we-build-an-index.md
2018-09-03 13:48:49 +02:00
Peter Villani
b7fb63d4e4
Update faq.md
2018-09-03 12:40:16 +02:00
Peter Villani
b816e4a809
Update dropdown.md
2018-09-03 12:28:35 +02:00
Peter Villani
1689bc9032
Update crawler-overview.md
2018-09-03 12:27:19 +02:00
Peter Villani
6b6da9589b
Update config-file.md
2018-09-03 12:25:01 +02:00
Peter Villani
93616895a6
Update behavior.md
2018-09-03 12:14:05 +02:00
Sylvain Pace
ea95d22ed0
typos
2018-08-31 10:25:49 +02:00
Sylvain Pace
69f5a9a109
textlint
2018-08-31 10:19:41 +02:00
Sylvain Pace
a8ebd68384
reformat
2018-08-31 10:00:54 +02:00
Sylvain Pace
06203939b0
adding how to build an index and updating content
2018-08-31 09:50:26 +02:00
Sylvain Pace
c09a1c3796
doc proof reading part 1
2018-08-30 19:34:49 +02:00
Sylvain Pace
756aff5866
Merge branch 'master' into doc/update_content
2018-08-30 16:38:46 +02:00
Shipow
172e9d945d
full width bg hero
2018-08-25 16:57:55 +02:00
Shipow
1c365bc835
fix bg hero scale
2018-08-25 16:50:21 +02:00
Shipow
ed065608f9
layout fixes
2018-08-25 16:17:57 +02:00
Shipow
c0076f9962
Add “edit this page” link
2018-08-25 10:43:36 +02:00
Pixelastic
ae520266f9
Prettify the markdown
2018-08-24 15:59:55 +02:00
Pixelastic
4dc998f01b
Add write-good linting
2018-08-24 13:15:02 +02:00
Pixelastic
9fa44b531a
Lint for misspelling
2018-08-24 12:36:11 +02:00
Pixelastic
dfc12b4b5e
docs(lint): Lint natural language texts
2018-08-23 17:49:49 +02:00
Pixelastic
56eb485b5b
docs(examples): Replacing Stripe with MomentJS in examples
2018-08-23 12:57:44 +02:00
Pixelastic
6af2dbd485
docs(styling): Fix positioning on Safari
2018-08-23 12:51:50 +02:00