1
0
Fork 0
Commit graph

156 commits

Author SHA1 Message Date
Casey Brooks
d129d9b428 Fix broken link to VuePress and Pkgdown integration docs (#881) 2019-10-27 21:41:34 +01:00
James Rhea
1bc0b7cea1 Fix typo (#857)
Change "every internal links" to "every internal link".
2019-10-01 22:41:45 +02:00
Aaron Stillwell
965349ee63 Fix circle.io logo caption to CircleCI (#853)
The CircleCI logo is incorrectly labelled as "circle.io" - this PR changes the `alt` attribute and caption to `CircleCI`, although leaves the image name as-is.
2019-09-27 16:58:24 +02:00
Sylvain Pace
93426efab3
doc: remove typo and clumsy wording (#845)
* doc: avoid unclear wording

* doc(config): avoid confusion on page_rank

* doc(config): avoid confusion and fix JSON

* doc: wording and remove false statement

* doc: correct typo

* doc: refer drawing

* doc(faq): remove uncorrect sentence
2019-09-24 12:52:28 +02:00
Will
8ddb7b06d6 docs(typo): diretly --> directly (#848) 2019-09-23 09:38:10 +02:00
Sylvain Pace
f2202aecfe
tailwind: migrate to v1 (#807)
* npm install tailwindcss@^1.0 --save-dev

* tailwind: update config

* tailwind: Move all design-related top-level keys into a new section called theme

* Rename modules to variants

* tailwind: Move your options settings to the top-level

* tailwind: Move your negativeMargin config to margin

* tailwind: Update the sections under theme to their new names

* tailwind: Update the sections under variants to their new names

* tailwind: Replace @tailwind preflight with @tailwind base

* tailwind: Remove any usage of .list-reset

* tailwind: Replace .pin-{side} with .{top|left|bottom|right|inset}-{value}

* tailwind:  cannot be used with .top-0 because .top-0 is included in multiple rulesets.
2019-09-03 09:33:31 +02:00
Sylvain Pace
3b2d3a3dd6
Doc: Remove warnings of textlint (#804)
* doc: add faq point

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* fix one write-good

* Update docs/README.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/README.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/README.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/README.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/what-is-docsearch.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/tips.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/what-is-docsearch.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/what-is-docsearch.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/what-is-docsearch.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/README.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Apply suggestions from code review

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Apply suggestions from code review

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/faq.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Update docs/src/how-does-it-work.md

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Apply suggestions from code review

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Apply suggestions from code review

Co-Authored-By: Haroen Viaene <hello@haroen.me>

* Apply suggestions from code review

Co-Authored-By: Haroen Viaene <hello@haroen.me>
2019-08-27 12:48:03 +02:00
Haroen Viaene
3f1b653574 remove duplicate 2019-08-26 13:23:39 +02:00
Sylvain Pace
9e6c968691 Update docs/src/faq.md
Co-Authored-By: Haroen Viaene <hello@haroen.me>
2019-08-26 13:23:39 +02:00
Sylvain Pace
b5b5500b96 Update docs/src/faq.md
Co-Authored-By: François Chalifour <francoischalifour@users.noreply.github.com>
2019-08-26 13:23:39 +02:00
Sylvain Pace
c654987bd7 Update docs/src/faq.md
Co-Authored-By: Haroen Viaene <hello@haroen.me>
2019-08-26 13:23:39 +02:00
Sylvain Pace
53f0a9b99b Update docs/src/faq.md
Co-Authored-By: François Chalifour <francoischalifour@users.noreply.github.com>
2019-08-26 13:23:39 +02:00
Sylvain Pace
a2cd3d0234 Update docs/src/dropdown.md
Co-Authored-By: Haroen Viaene <hello@haroen.me>
2019-08-26 13:23:39 +02:00
s-pace
be8f8e1998 faq: add help for missing page 2019-08-26 13:23:39 +02:00
s-pace
2539623f43 docs: add details regarding integrating the search box on every pages 2019-08-26 13:23:39 +02:00
s-pace
601e6e7db9 doc: make it more explicit, add live example 2019-08-22 10:19:51 +02:00
s-pace
db18b327a6 avoid offencing wording 2019-08-22 10:19:51 +02:00
s-pace
3bf0e3e770 resolves #588 and avoid wrong comment 2019-08-22 10:19:51 +02:00
s-pace
3a9a2d9e61 textlint: avoid stop-words 2019-08-21 14:52:38 +02:00
s-pace
e92afb8621 make transformData more explicit cc algolia/docsearch-configs#975 2019-08-21 14:52:38 +02:00
Duncan McClean
b1d9eade21 docs: fix typo (#789) 2019-08-20 22:26:03 +02:00
mblandineau
ac0049b643 Update crawler-overview.md 2019-08-01 15:11:08 +02:00
mblandineau
5a984d1200
Update crawler-overview.md 2019-08-01 14:41:43 +02:00
mblandineau
bd3b68ebf1
Update crawler-overview.md 2019-08-01 14:40:33 +02:00
Dan Allen
5601e0e936 document the INDEX_NAME_TMP configuration variable (#584) 2019-07-22 14:16:49 +02:00
Heidi Dong
f86cffab96 Fix typo on docs homepage (#748) 2019-07-09 07:32:51 +02:00
Sven Luijten
02bd49035a docs: Update year of copyright (#688)
* Update year of copyright

* Remove end year of copyright

Co-Authored-By: Haroen Viaene <fingebimus@me.com>
2019-05-14 10:36:21 +02:00
Sylvain Pace
f0d375f496
Update logos (#665)
* docs: adding more logos

* docs: fix nb cconfig

* docs: add python package

* docs: avoid duplicate
2019-04-24 08:59:14 +02:00
Sylvain Pace
5931b5b16f
Doc: update content (#657)
* docs: add faq about how many records are created

* docs: reorganize the run on your own section to avoid any confusion

* docs: remove wrong part of the attribution policy

* Update docs/src/faq.md

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* Update docs/src/faq.md

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* Update docs/src/faq.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/faq.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>
2019-04-23 10:28:45 +02:00
Travis Arnold
1874fa59a9 fix typo strutured -> structured (#651) 2019-04-10 08:06:57 +02:00
Sylvain Pace
b80a43f4de
doc(content) Updating configuration sectiion (#642)
* using feedback from algolia/docsearch-configs#795

* fixing code-block-style

* Resolved comments

* Proofread

* auto-lint after review
2019-04-02 13:32:20 +02:00
Sylvain Pace
25f7214830
Docs/update (#641)
* fixing typo

* keeping same convention

* avoid wrong use of word crawling

* removing superfluous comment

* make the documentation more explicit to prevent error in the key usage, introduces feedback from algolia/docsearch-scraper#438, give instruction about how to use the headless chrome

* add synonym, resolves #640

* precise sitemap

* fix typos

* removing unavailable anchor

* fixing wrong URL

* resolves #518 by removing unwanted char from anchors

* fixing linter issues

* fix remark-lint warning
2019-03-28 14:32:31 +01:00
Dan Allen
98b7a7f826 document the UPDATE_NB_HITS configuration variable (#583) 2019-03-22 15:11:59 +01:00
Sylvain Pace
426d337b3f
Update required-configuration.md
Fix typo
2019-03-22 13:37:38 +01:00
s-pace
5197b6dd7b fix linter error 2019-03-12 10:28:54 +01:00
s-pace
088bf96729 better docsearch management, fix typos 2019-03-12 10:20:46 +01:00
s-pace
c3fd6c04be move global recommendation 2019-03-12 10:01:35 +01:00
s-pace
aaa74a88ae resolves #627 2019-03-12 09:37:44 +01:00
s-pace
d84f6bc248 moving recommendated to required configuration 2019-03-12 09:36:32 +01:00
Raphael Cunha
0f39908bcc Fixed VuePress Algolia link (#630)
The previous link was going to a 404 page
2019-03-10 21:38:28 +01:00
s-pace
8fdb137407 fix typos 2019-02-08 16:26:33 +01:00
s-pace
d41f0524d0 fix typos 2019-02-08 16:20:32 +01:00
s-pace
fcbb3267a6 fix 404 2019-01-31 00:39:33 +01:00
s-pace
6aea9a4a75 update link vuepress 2019-01-24 22:41:49 +01:00
Roger Sheen
4a240c7ef7 Fix Analytics typo (#591) 2019-01-24 16:06:48 +01:00
Florimond Manca
46cbd18ed6 Fix dead VuePress link (#576) 2018-12-29 10:23:38 +01:00
loveky
2d258487ed fix 404 page caused by .HTML (#575) 2018-12-25 17:52:34 +01:00
Sylvain Pace
accd4f4ba6
Update/doc (#571)
* fix wrong idiom

* fixing behavior

* updating config file

* update crawler-overview

* update

* update

* update

* update

* update

* update

* update

* update

* introduce meta

* better header handling

* better header handling

* better header handling

* better header handling

* better header handling

* better header handling

* better header handling

* fix errors

* fix errors

* Update docs/src/behavior.md

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* Update docs/src/recommended-configuration.md

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* Update docs/src/recommended-configuration.md

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* Update docs/src/recommended-configuration.md

Co-Authored-By: s-pace <sylvain.pace@algolia.com>

* fixing facetFilters explanation as reviewed

* fix typo

* solve equals to
2018-12-22 11:55:27 +01:00
s-pace
ccae1b6a77 consistency 2018-12-19 16:27:27 +01:00
s-pace
81367734ad better rendering 2018-12-19 16:27:27 +01:00