36 Commits
Author SHA1 Message Date
trean c810ede3a6 lucene lp: change CTA links, add calendar redirect, fix css (#2696) 2026-09-01 23:27:36 +02:00
trean fa07b1b8c6 set global referrer policy (#2340) 2026-05-07 22:00:14 +02:00
Bastian Hofmann 0abdaee413 Hugo and dependency updates (#2310)
* Adds a run script to easily serve the page locally
* Updates the Hugo version
* Updates deprecated fields
* Add version checks in the run and build scripts
* Update JS dependencies to fix CVEs
2026-05-07 15:49:20 +02:00
trean ee2ed202dc Add recruitment privacy policy & upd job board link (#2306)
* improve footer template structure

* add recruitment-privacy-policy page

* upd job board link
2026-04-27 09:00:25 +02:00
Abdon Pijpelink 95d38aabfe Improve Markdown autodiscovery (#2186)
* Add HTTP response header

* Add HTML <head> link

* Add 'View as Markdown' link
2026-04-01 17:14:26 +02:00
Luis Merino a52a0fc67f Fix axios security vulnerability (supply-chain attack)
https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan
2026-03-31 12:46:27 +02:00
trean 388c8fd929 Update headers configuration for web-ui-info.json 2025-11-11 15:15:42 +01:00
Andrey Vasnetsov f100f762cc Add CORS headers to netlify.toml
Add CORS headers for web-ui-banner.json
2025-10-22 00:37:29 +02:00
Anush 9968ce4842 docs: Clean up integration docs (#1840)
* docs: Clean up integration docs

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: More cleanup

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Deleted image artifacts

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated redirects

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
2025-08-08 22:24:51 +05:30
jasonbryant84 fcb6a3eed6 add login for production and development to headers for get_anonymous_id (#1638) 2025-05-13 14:41:36 +01:00
jasonbryant84 f89f6c7039 OneTrust & Segment (#1563)
* remove cookit (styling and logic), introduce segment load snippet directly into <head>, no consent for loading, add onetrust consent snippet and logic

* simplify register call and leverage window.OnetrustActiveGroups

* onetrust load before segment ready

* add production value for HUGO_PARAMS_onetrustScriptId to netlify.toml
2025-05-08 14:31:08 +01:00
Luis Merino 43e90f73a8 Improve headers and fix redirect for analytics iframe 2025-04-02 09:27:33 +02:00
Anush008 d31c3e3ad6 docs: Redirect /legal/terms_cloud/ to qdrant.to/cloud-terms
Signed-off-by: Anush008 <anushshetty90@gmail.com>
2025-03-11 16:23:50 +05:30
jasonbryant84 f62647b801 Fix subdomain for headers for /get_anonymous_id (#1504)
* fix subdomain for headers for /get_anonymous_id

* no trailing semicolons
2025-03-10 10:15:54 +00:00
jasonbryant84 bbe3492214 Headers for get anonymous id (#1499)
* headers for get anonymous id and move eventlistener

* update localhost headers

* x-frame options

* remove localhost, not needed

* move message logic back to after Segment logic
2025-03-10 10:37:05 +01:00
trean 35d0b0f0db Couple of shortcodes (#1485)
* card shortcode

* shortcodes

* updateing readme and hugo version

* readme upd
2025-03-06 19:35:25 +01:00
jasonbryant84 747f59926e get_anonymous_id 'page' (#1491)
* get_anonymous_id 'page'

* update staging segment writekey for eu workspace

* isLocal isQdrantOrigin, remove consent

* remove content, not needed/used. also remove cookit logic

* reintroduce content/get_anonymous_id/_index.md
2025-03-05 11:26:52 +00:00
jasonbryant84 ee95e31129 Update Segment for 1st party cookies (#1425)
* update segment for 1st party cookies

* no need for segmentEndpoint var

* revert change

* update writeKey for staging Segment
2025-01-24 15:55:48 +00:00
jasonbryant84 c383125626 update segmentWriteKeys for EU Workspace (#1274) 2024-11-07 10:20:56 +00:00
jasonbryant84 9eeba32479 WIP key management (#1050)
* key management

* noKey

* segment-write-key => segmentWriteKey

* revert script

* segmentWriteKey => SEGMENT_WRITE_KEY

* whitespace

* segment write key in install-and-build.sh

* remove SEGMENT_WRITE_KEY from config.toml

* sanity check

* update-config.sh

* remove temp file
2024-07-26 08:37:17 +01:00
generall 07ac489051 deloy with full url 2024-05-21 10:34:44 +02:00
generall 7b5d23518c fix netlify 2024-05-21 10:02:57 +02:00
1f8607334b New Design (#640)
* new design dir

* build script

* build script

* Implement new design (#706)

* initial basic set up

* add customers section

* add core features section

* add customer-stories section

* create common link component

* add docker deploy section

* add vectors section

* minor tweaks

* add footer component

* add use cases page

* general improvements

* add controls to customer stories section

* use mobile first approach

* minor tweaks

* small fix

* add menu mobile

* align breakpoints with Bootstrap

* expand menu items and add menu icos

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Link hover effect (#739)

* moved icons to the assets dir

* styles for link

* better link animation, added modifiers and updated links on the main page

* fix

* improved arrow animation without js debouncing

* fix

* npm run format

* Hover effects for some links and cards (#744)

* inline links hover

* no underline by default, will add it only in articles later

* more hovers

* reusable card styles

* fix

* Fix top header and add some visual effects (#749)

* fix top banner on mobile and add star background pattern

* add more visual effects

* update vectors image blur effect

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Updated styles for docker commands to make copying more user-friendly (#750)

* updated styles for docker commans to make copying more user friendly

* npm run format

* Add feature overview cards (#753)

* add feature overview cards

* fix

* Hero image styles and optimization (#756)

* hero image

* optimized hero image for different rezolutions

* image source from md file, fixes

* mobile fix

* removed too small img

* Add grid layout (#752)

* add grid template

* use bootstrap grid main page

* small tweaks

* fix

* fix grid layout

* polish main page

* format code

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* add qdrant vector database page (#757)

* add qdrant vector database page

* fix

* add get started small block

* format code

* fix

---------

Co-authored-by: trean <trean.mi@gmail.com>

* Prettier for Hugo templates (#758)

* better formatting for hugo templates

* npm run format

* add enterprise solutions page (#762)

* add enterprise solutions page

* fix

* customers logos animation (#763)

* use cases page (#760)

* use cases page

* fix use cases layout

* small tweaks

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Replaced horizontal sections paddings with customized .container padding (#764)

* replaced horizontal sections paddings with customized .container padding

* updated new files

* redundant whitespace

* make asset file names lowercase

* Content structure refactoring (#766)

* refactor top-banner content source

* refactor menu content source

* refactor menu-mobile content source

* refactor hero content source

* refactor main page & get-started content source

* refactor footer content source

* refactor enterprise-solutions content source

* refactor qdrant-vector-database content source

* structure pages content

* format code

* add demos page (#768)

* add demos page

* add interactive tutorials section

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* add qdrant cloud page (#767)

* add qdrant cloud page

* add new blocks and refactor

* fix

* fix

* delete wrapper

* add hybrid cloud page (#769)

* add hybrid cloud page

* fix

* delete wrapper

* run format

---------

Co-authored-by: trean <trean.mi@gmail.com>

* add private cloud page (#773)

* add private cloud page

* delete wrapper

* add pricing page (#777)

* add pricing page

* add and fix some blocks

* fix

* delete empty file

* fix

* finished Hybrid-Cloud page and improved other pages (#782)

* Add blog page (#789)

* add blog page

* fix

* fix

* fix

* fix

* Hybrid cloud landing launch preparation  (#791)

* moved img dir from assets to static

* moved styles for the hybrid cloud page to the separate file

* replaced png with svg, made images not interactable

* updated head with title, favicons, seo

* favicons files

* npm run format

* removed unused files

* Svg instead png and hot-fix (#794)

* moved new images to static

* fixes

* npm run format

* added global base of, removed baseof from hybrid cloud, moved code to the list layout

* npm run format

* fix

* moved icons to static dir (#797)

* add qdrant blog post page (#795)

* add qdrant blog post page

* fix

* Fix core features section (#799)

* fix for core features section

* fix cloud natve card

* google analytis and gtm (#806)

* About us page (#801)

* about us page

* add leadership section

* add investors section

* add open roles section

* add more component to the about page

* our story component

* fix carousel position on the xl screen size

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Add contact pages (#815)

* Add Not-found Page (#816)

* Add Articles Page and Article-Post Page (#810)

* Add Articles Page and Article-Post Page

* fix

* custom gutters (#812)

* fix

---------

Co-authored-by: trean <trean.mi@gmail.com>

* Add Advanced-search Page (#825)

* Add Advanced-search Page

* fix

* fix format

* Customers review animation (#798)

* splide carousel on the main page

* npm run format

* fix

* buttons fix

* moved content of baseof files to lists, so that all pages used the default layout (#831)

* Add Recommendations page (#833)

* Popup for the desktop submenu (#832)

* popup for the desktop submenu

* section link

* menu urls

* open external menu links in a new tab

* Changed background icons to img so that they are pre-loaded and don't cause glitches when the submenu first appears

* Add RAG and Data-Analysis Pages (#839)

* Add RAG and Data-Analysis Pages

* fix

* Footer links and form (#838)

* updated footer

* hubspot form in the footer

* fix IDs

* submitted message alingn

* fix

* removed unused .md

* Revert "removed unused .md"

This reverts commit e6406a701b.

* Moved 404 page to layouts root (#841)

* moved 404 page to laouts root

* removed unused .md

* format

* Move updates from hc landing (#842)

* fixed scheme image

* fix

* cookie banner and base

* new preview

* fix

* upd seo title, description, keywords

* moved fonts

* youtube video

* format

* Contac forms from Hubspot (#843)

* adjusted the form partial to reuse

* hubspot contact form

* fixes

* format

* error messages fixes

* Single page default layout, article content partial, table (#846)

* single page default layout, article content partial, table

* fix

* fix

* Code snippets for articles, blog, docs (#847)

* code highlight

* import highlight scss

* code copy button and highlight styles

* fix highlight

* code snippet tabs

* changes in lang switcher

* changes to fix mobile view

* no scrollbar

* Article and blog pages update (#850)

* returned input

* articles, blog pages: a link to post, pagination

* format

* a form in blog hero

* subscribe banner, fixes for hubspot styles

* overall fixes, links

* page-search

* format

* mobile fixes

* fix search modal and pagination

* removed todos comments

---------

Co-authored-by: generall <andrey@vasnetsov.com>

* Some links and fixes (#853)

* links and fixes

* links and menus adjustments

* inline code highlight only inside article tag

* demos and tutorials links and fixes

* rag page fixes

* links, hidden non existing links on the main

* mobile

* hidden menu links

* Centered article post layout (#860)

* centered layout for article posts and a separate partial for social share buttons

* fix

* mathjax support

* format

* links, small fixes (#859)

* Add Documentation page (#861)

* create menu structure

* add docs menu

* minor tweaks

* add table contents

* add article

* fix

* add text trim and indentation

* fix

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* breadcrumbs (#865)

* breadcrumbs

* post font-weight

* align

* ajusted layout to breadcrumbs

* Small fixes (#869)

* 6th tutorial card

* fixes

* some fixes

* tutorials links

* Docs update (#874)

* tables, images, figures

* aside alerts in a separate file

* alerts icons

* search button

* moved feedback buttons to the separate partials, added on click behavior, added github links

* dark theme of the search modal, separate css for docs section

* added anchor.js

* format

* Overall fixes (#876)

* top level links in the mobile menu

* moved breackpoint to lg at some places

* moved breackpoint to lg at some places

* blockquote

* format

* About us photo (#878)

* added a leadership photo

* stars

* hidden form header

* Benchmarks in new design (#857)

* benchmark list layout

* single page layout for benchmarks

* format

* script fixes

* benchmark list layout

* uninstal local chart.js

* benchmark layout fixes

* benchmarks style fixes

* format

---------

Co-authored-by: generall <andrey@vasnetsov.com>

* Overall fixes (#880)

* code snippets scroll bar

* global scrollbar

* fixes

* fixes

* upd CI

* upd CI

* upd CI

* move preview images to global static

* Fixed an issue with disappeared articles (#881)

* removed an excluding featured articles, increased number of articles per a page

* urlquery

* breadcrumbs url trailing slash

* fix link

* site map exclude upd, urls upd (#882)

* fix logo with text

* Article preview (#883)

* moved archetypes

* article preivew

* format

* fix

* rss

* Fixes (#888)

* fix links on qdrant-vector-database page

* update rag page

* update links

* resolve enterprise solutions

* demos, pricing

* fix link

* qdrant-post__preview

* fix

* Always visible menu (#895)

* replace built-for-perfomance.svg

* site-header partial, fixed menu

* format

* fix

* mobile fix

* Small refactoring and content (#896)

* moved some js to the file

* position fixed for github stars

* quotient logo

* soc2 logo, customer review

* hero subtitle

* hide cloud video section and run format (#898)

* Redirects for CMS authentication

* scroll to anchor (#901)

* fix

* gh stars manual update

* feat: CMD + K to search - New Design (#909)

* remove glg and add discrod and X to logos

---------

Co-authored-by: generall <andrey@vasnetsov.com>
Co-authored-by: Mikita Shershneu <52164620+nshershnev@users.noreply.github.com>
Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>
Co-authored-by: nastyapash <38438810+nastyapash@users.noreply.github.com>
Co-authored-by: Anush <anushshetty90@gmail.com>
2024-05-21 09:57:56 +02:00
generall 66c1b8315c redirect for hybrid saas 2024-04-16 16:57:27 +02:00
generall c6c2dfece8 redirect for hybrid saas 2024-04-16 16:49:31 +02:00
generall d1f5c8414e latest hugo 2024-02-26 20:50:42 +01:00
generall b0e8e08949 do not specify old hugo version 2024-02-26 20:03:48 +01:00
Andrey Vasnetsov 9121d39586 only render google analytics on production (#526)
* only render google analytics on production

* explicitly set env to staging
2024-01-15 01:57:43 +01:00
Sid d70e40fc88 ci: fix redundant environment variable specification in netlify.toml (#266) 2023-09-05 20:08:16 +02:00
Andrey Vasnetsov c44b7d74f0 add security headers 2023-06-08 13:04:10 +02:00
trean 86868c6db1 exchanged relURL to absURL in metatags (#62)
* exchanged relURL to absURL in metatags

* baseurl

* fix

* reverting netlify config

* added social_preview_image variable

* test immg

* test other image

* changed twitter summary_large_image to summary

* more tests

* src

* added social preview images files for all articles

* changed name to property on metatag

* more changes, added an author to metatags

* more meta for og:image
2022-08-23 16:55:11 +02:00
Andrey Vasnetsov 698cb83a59 fix typo 2022-06-03 10:45:18 +02:00
Andrey Vasnetsov 1760eae815 slach as base url 2022-06-03 10:39:05 +02:00
Andrey Vasnetsov ba5f851bc5 revert baseurl 2022-06-03 10:35:31 +02:00
Andrey Vasnetsov fb29686c33 do not use absolute link 2022-06-03 10:29:49 +02:00
Andrey Vasnetsov 38007e54dd add netlify build config (#13) 2022-03-10 13:38:30 +01:00