24 Commits

Author SHA1 Message Date
Yassine Gabsi
c04e6c3140
fix: docs search bar styling and improvements (#10161)
* fix: docs search bar styling and improvements

* fix: remove unused css on navbar title
2025-12-01 14:57:16 +01:00
Daria Fokina
0056e81b7e
update header in mobile view (#10160) 2025-11-28 13:26:22 +01:00
Yassine Gabsi
14a8053209
feat: add search modal for website (#10102)
* feat: add search modal for website

* handle reference URLs

* Trigger Build

* actually trigger build

* redeploy

* refinements

* remove local search

---------

Co-authored-by: anakin87 <stefanofiorucci@gmail.com>
2025-11-25 12:26:58 +01:00
Daria Fokina
c73b0839f3
style(docs): documentation site UI improvements (#10129)
* ui improvements

* container width and truncate sidebar

* improve font sizes

* version picker active and neutral states

* hover highlight in version picker

* truncate only words not phrases

* footer text highlight - white

* add preview banner
2025-11-25 09:27:19 +01:00
Daria Fokina
9611fb3590
migrating to Haystack guide (#10121) 2025-11-24 15:26:05 +01:00
Daria Fokina
06f8866932
Update custom.css (#10122) 2025-11-21 16:47:30 +01:00
Daria Fokina
e72a3efb11
style(docs): update font color (#10117)
* update css

* Update .gitignore

* Stop tracking llms.txt
2025-11-21 15:13:12 +01:00
Stefano Fiorucci
d6197683de
try (#10114) 2025-11-21 14:47:57 +01:00
Haystack Bot
bf4b7eefa4
docs: create unstable docs for Haystack 2.20 (#10057)
* Create unstable docs for Haystack 2.20

* fix versions page

---------

Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
Co-authored-by: anakin87 <stefanofiorucci@gmail.com>
2025-11-11 16:03:47 +01:00
Daria Fokina
93712839e5
chore(docs): fix tables formatting (#10010)
* add missing headers

* external integrations header row

* implement headerless tables

* more tables with key-value pairs
2025-11-05 11:44:03 +01:00
Daria Fokina
0e8304e1f7
style: update docs website colors (#9999)
* update website colors

* light bg for images in dark mode

* sync TIP and sidebar colors

* code snippet button visibility

* bold formatting and emoji
2025-11-03 16:27:49 +01:00
Daria Fokina
c27c8e923d
chore(docs): activate broken link checker in Docusaurus and fix broken links (#9993)
* activate link checker

* additional link fixes

* same fix for different version

* fix anchors

* rename data classes md

* simplify links to reference

* Apply suggestions from code review

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>

---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2025-10-31 15:52:16 +01:00
Stefano Fiorucci
244dd824cb
docs: CI scripts for docs versioning at Haystack release (#9980)
* draft

* progress

* progress

* todo comments

* refinements
2025-10-31 10:46:44 +01:00
Daria Fokina
b61e442c20
images config and alt text (#9983) 2025-10-31 10:29:34 +01:00
Daria Fokina
cc9d2c95e9
reference homepage (#9985) 2025-10-31 10:28:57 +01:00
Daria Fokina
ce348d920a
docs: improve UI with Inter font and enhanced sidebar navigation (#9977)
* improving ui and nav

* move guides UP in the sidebars

* concepts overview rename
2025-10-30 16:00:01 +01:00
Daria Fokina
c96a999320
fix(docs): update all internal documentation links to use relative paths for proper version scoping (#9969)
* Update versionedReferenceLinks.js

* fixing all links

* github-hanlp-swap

---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2025-10-30 12:43:02 +01:00
Daria Fokina
70521e81d0
fix: make cross-plugin links version-aware in docs (#9968)
* Update versionedReferenceLinks.js

* add-api-slugs

* vercel-fix

* console-logs

* vercel-fix-2
2025-10-30 12:37:29 +01:00
Daria Fokina
3e81ec75dc
docs: add 2.18 and 2.19 actual documentation pages (#9946)
* versioned-docs

* external-documentstores
2025-10-27 13:03:22 +01:00
Daria Fokina
90894491cf
docs: add v2.20 docs pages and plugin for relative links (#9926)
* Update documentation and remove unused assets. Enhanced the 'agents' and 'components' sections with clearer descriptions and examples. Removed obsolete images and updated links for better navigation. Adjusted formatting for consistency across various documentation pages.

* remove dependency

* address comments

* delete more empty pages

* broken link

* unduplicate headings

* alphabetical components nav
2025-10-24 09:52:57 +02:00
Daria Fokina
342e472fbe
active navbar item (#9910) 2025-10-21 16:37:19 +02:00
Daria Fokina
ff7f90307f
docs: plugin for navigating between API References versions (#9905)
* navigate between references

* Update index.js
2025-10-20 16:35:04 +02:00
Daria Fokina
a71dd7d2aa
update license headers (#9861) 2025-10-10 12:04:48 +02:00
Daria Fokina
a66a05f756
docs: moving Docusaurus setup to Haystack repo (#9847)
* move-docusarus-to-haystack

* debug

* add src

* blank page bug

* unify readme
2025-10-10 11:44:13 +02:00