1
0
Fork 0
Commit graph

173 commits

Author SHA1 Message Date
James Gray
4aa0c2c67a
fix: updating the templates page (#2273)
* fix: updating the templates page

The templates page needs some work. The first thing I saw is that it alluded to being able to create a crawler. As a docsearch user, this is confusing. We automatically create a crawler for the user, additional crawlers get confusing for the user.

Provide additional information about updating templates, as we're talking about templates here.

Verify the current templates, I see the default one isn't quite right.

Given that we use the same template for Docusaurus v2 and v3 combine those.

Add the Starlight template.

* Combined Docusaurus v2 and v3 templates

Its confusing to have two separate sections that are exactly the same

* added astro starlight template

* remove pkgdown and add starlight

pkgdown no longer references Algolia
added starlight as an integration partner
2024-07-11 19:02:14 +02:00
James Gray
cdfa993990
fix(logos): they will not be fixing the search (#2269)
Removing their logo then
2024-07-11 19:01:38 +02:00
James Gray
069a3de0b5
fix(apply form): Update ApplyForm.js (#2270)
* fix(apply form): Update ApplyForm.js

The "Thank you!" is misleading in this case because people think they've submitted the form but haven't because it was a duplicate. Made a change to make the situation more clear.

* react noob
2024-07-04 01:00:28 +02:00
James Gray
8587f58b03
fix(logos): removed logos no longer using algolia (#2261)
I've followed up with each of these contacts but for now they're not using Algolia. Let's remove them.
2024-06-24 19:18:54 +02:00
James Gray
108166016d
fix(logos): update URL and remove logos no longer using DocSearch (#2260) 2024-06-21 00:01:12 +02:00
Ben
4054a126b3
Update what-is-docsearch.md (#2222)
Grammar.

Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
2024-06-06 17:51:40 +02:00
Gildas Garcia
53fcbe055e
Add React-admin to projects showcase (#2225)
Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
2024-06-06 17:34:58 +02:00
James Gray
80c3d0e747
Fix: updating logo placement for mobile (#2256)
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2024-06-05 11:06:28 -04:00
James Gray
b72c9331d5
Update integrations.md (#2252)
docs: actually, several of the URLs needed updated too
2024-05-31 11:51:17 -05:00
James Gray
707177f247
Update integrations.md (#2251)
docs: adding reference to docusaurusv3
2024-05-31 11:45:39 -05:00
James Gray
ce81ba14cb
docs: update crawler.mdx (#2250)
* Update crawler.mdx

Users are unfortunately deleting their crawlers which result in broken processes. We will fix this in the longer term but in the shorter term putting in these FAQs.

* Update crawler.mdx

docs: added discord link
2024-05-16 19:57:34 +02:00
Jozef Majzel
6462d11826
docs: fix link to vitepress (#2229)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2024-04-08 13:02:32 +02:00
Clément Vannicatte
2df2e1392f
chore: release v3.6.0 (#2202)
* chore: release v3.6.0

* chore: missing feature in changelog
2024-03-06 22:49:01 +01:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input (#2193) 2024-02-28 11:14:04 +01:00
Shane Afsar
874e16a5d4
fix(website): update discord link (#2141) 2023-12-20 16:04:37 +01:00
Zadkiel Aharonian
63619c99c7
docs: add VitePress integration (#2140) 2023-12-15 11:41:54 -05:00
Shane Afsar
572b117ce6
fix(docs): sidebar logo size (#2125) 2023-11-15 10:05:17 -05:00
Shane Afsar
a3871f2b5c
chore(apply): update terms (#2121)
* Update apply terms

* Missing tag

* Run prettier on file
2023-11-07 15:46:57 -05:00
Shane Afsar
fb65725016
chore(site): Update logo & color (#2103)
* Swap indigo for algolia brand color

* add logo update

* Lint error

* Shink logo width on smaller screen sizes
2023-10-20 11:47:14 -04:00
Shane Afsar
8269d51eca
Update form (#2102) 2023-10-17 12:54:39 -04:00
Julius
fbe746c38c
docs: add missing backtick to placeholder default example (#2097) 2023-10-12 08:47:17 +02:00
Sid
5771deb8f6
chore(docs): improve clarity of sentence (#2051) 2023-10-03 15:18:40 -04:00
Shane Afsar
50d5d70998
Delete symfony.png 2023-08-17 17:29:22 -04:00
Shane Afsar
14d789100d
Update showcase-projects.json 2023-08-17 17:28:44 -04:00
Shane Afsar
982a229231
chore: release v3.5.2 (#2020)
* chore: release v3.5.2

* Adds content to CHANGELOG

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2023-08-17 10:04:58 -04:00
Shane Afsar
10ba2de5f7
Update integrations.md
Update URL to readthedocs
2023-08-16 14:04:17 -04:00
Shane Afsar
04ed51e24c
Update integrations.md
added Sphinx integration
2023-08-16 14:00:36 -04:00
Shane Afsar
387e35e01b
Update integrations.md
-Added Lotus Docs integration
-Updating language to encourage PRs and contributions to Code Exchange
2023-08-16 10:19:17 -04:00
Jake Witz
2aef60fcfd
Clarify RegEx requirements (#1981)
This section of the doc made it seem like a URL object is required to use RegEx, but they work fine in just a string array.
2023-07-20 10:54:33 -04:00
Algolia Bot
5ed9a6d5c8
chore(deps): dependencies 2023-07-10 (#1962)
* chore: automatic empty commit

* chore(deps): update babel monorepo

* fix(deps): update dependency postcss to v8.4.25

* chore(deps): update dependency babel-loader to v9.1.3

* chore(deps): update jest monorepo to v29.6.1

* chore(deps): update dependency node to v16.20.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shane Afsar <shane.afsar@algolia.com>
2023-07-11 13:14:26 -04:00
Shane Afsar
9a63a6f348
type(docs): update who-can-apply.md
Updated some of the text based on the latest requirements.
2023-07-11 12:15:03 -04:00
Rufat Zeynalli
250e4c7940
docs(v3): fix the typo (#1961) 2023-07-07 18:12:48 +02:00
Olivier Tassinari
f2f0e9fae2
docs(website): fix Material UI reference (#1953) 2023-06-28 15:55:56 +02:00
Sébastien Lorber
ce0c865cd8
docs: add docusaurus-v3 entry (#1946) 2023-06-24 10:00:15 +02:00
Paul Jankowski
30aca5854b
chore: release v3.5.1 (#1917)
* chore: release v3.5.1

* Manually add changelog item

* Update CHANGELOG.md

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-16 11:03:43 -04:00
Paul Jankowski
86bee0873f
docs: update documentation for insights in JS (#1915) 2023-06-12 18:33:30 +02:00
Paul Jankowski
1f3cf879f1
chore: release v3.5.0 (#1912) 2023-06-08 11:57:19 -04:00
Paul Jankowski
26691a5c8a
feat(api): allow insights options to be forwarded to Autocomplete (#1904)
* Allow insights options to be forwarded to Autocomplete

* Add autocomplete params to hits for insights

* Fixes TS errors after Autocomplete update

* Bump bundlesize after Autocomplete update

* Cleanup checking if insights is active

* Add documentation for sending events with DocSearch

* Move insights boolean casting to inside of getSources

* Update packages/docsearch-react/src/DocSearchModal.tsx

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-08 10:47:42 -04:00
Shane Afsar
066539c2c9
docs(api): add maxResultsPerGroup (#1897) 2023-05-25 16:16:04 -04:00
Shane Afsar
61fc92c999
chore: release v3.4.0 (#1896) 2023-05-24 17:33:11 -04:00
Shane Afsar
7346af0786
chore(website): logo update (#1895) 2023-05-24 14:14:56 -04:00
Algolia Bot
6fcf16cd52
chore(deps): dependencies 2023-05-22 (#1892)
* chore: automatic empty commit

* fix(deps): update docusaurus monorepo to v2.4.1

* chore(deps): update dependency eslint to v8.41.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 14:03:36 -04:00
Clément Vannicatte
2f21fd9b29
chore: release v3.3.5 (#1890) 2023-05-17 09:42:47 +02:00
Clément Vannicatte
bae117ce6d
chore: release v3.3.4 (#1871) 2023-04-26 14:19:55 +02:00
Shane Afsar
d0c15d68cb
chore(website) - update text and compress images (#1863)
* chore(website): update language and compress images

* ran linter

* - update aria text
2023-04-21 15:38:12 -04:00
Kai Welke
8f48ebb330
fix: type of lvl0 (#1859) 2023-04-20 09:08:51 +02:00
Shane Afsar
4b250142dc
Add google-site-verification metadata (#1853)
* Add google-site-verification metadata

* fix lint
2023-04-13 11:47:58 -04:00
Clément Vannicatte
f241cc7869
docs: fix pageRank type (#1848)
* docs: fix `pageRank` type

* lint
2023-04-07 14:43:10 +02:00
Shane Afsar
d7f5e00704
Update Home.js
update stats
2023-03-30 14:32:49 -04:00
Shane Afsar
f33d80db96
Update Home.js
Update stats + developer description
2023-03-30 14:29:10 -04:00