Commit Graph
250 Commits
Author SHA1 Message Date
6935178dc4 New design (#79)
* remover open source title, added docker icon on hero banner

* buttons, fixes for mobile view

* code widget fix

* removed copying of text

* changed size and positioning of the docker icon, added a link to dockerhub, some styles for mobiles

* hid an installation section and an imapge on hero-banner for small mobile devices

* exchanged images

* fixed svg images

* tutorial button => demos button, svg optimisation

* removed background

* new colors, separated file for the header

* cleaned some redunant styles for the header

* more changes according to the new design

* fixed buttons animation, fixed the header on all pages for desktop

* mobile view for the header and the top banner

* changed the features section according to new design

* moved styles for the features section to the separated file, some fixes for mobile view

* reorganised lines in features-section.scss

* changes slides on the main page - desctop view

* added a file

* autoscroll, some fixes

* added an autoplay and a pause on mouseenter to the carousel on the home page

* more styles

* styles for articles section and subscribtion section

* styles for footer

* styles

* footer background

* fixes

* more fixes

* fixes for mobile devices - small sizes

* fixes for mobile devices - medium sizes

* update images

* some fixes for mobiles, changed stack section

* changed the second header (aka section title) according to new design

* WIP: added some webpack configuration for updating a way of vendors scripts usage, added new carousel

* replaced old slider to splidejs

* fix for the slider

* articles list page

* article - single page

* refactored main.scss, removed unused code from it and moved sections styles to separated files

* renamed and added some files, added fixes to breadcrumbs

* small changes in styles and layouts

* vertical sizes

* changes of styles and structure in articles and blog related files

* added mobile styles for articles and related pages, added sass function for converting px to rem

* temp picture

* changes in page title

* changed colors on old pages to the new design schema

* fixes

* deleted a file qdrant.css, moved styles to main.scss

* installed qdrant-page-search, for now without an actual api url

* added an actual api url

* WIP replacing owl carousel with splide on the surveys page

* updated page search, changed a way it's used

* fixes for footer

* changed common auto-container width, article font-size, made some fixes

* docs auto-sync

* narrow articles

* re-imported blog styles, because they are used in other places

* updated page-search

* optimized css loading

* replaced some images with webp format

* undo main img, changes in image usage

* fixes

* fixed slider cursor, logos in the stack section, cards on solutions page, prices page

* changed font-size of a form title on the subscription page

* optimization

* wip: added bash script for article preview images processing

* bash script for article preview images processing

* updated images for articles

* two article card in the row, without buttons (#85)

* fixes for old pages

* fixes for benchmarks pages

* added some info to the readme

* upd case studies

* changed form placeholder color and margin between buttons in the header

* short solution texts + link to benchmarks on main

* pricing page fixes

* short text in slider

* article cards borders, slider height, contact us

* blockquote

* move external articles to the landing

* more narrow buttons in the header, no buttons on the solutions page

* demo page fixes, removed target blank from the benchmarks link on the main page

* slower speed of the carousel on the main page

* content changes + seach upd

* changed title, readme

* added translate3d(0, 0, 0) to buttons for safari animations

* fixing buttons in safari (maybe)

* fixing buttons in safari (maybe)

* fixing buttons in safari

* fixes for mobiles

* fixes

* docs auto-sync

* neural -> vector

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-10-31 14:21:21 +01:00
Andrey Vasnetsovandqdrant 5913a8c448 Update config.toml - version v0.11.0 of docs (#87)
* Update config.toml

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-10-26 12:38:42 +02:00
Arnaud Gourlayandqdrant 7467eca772 Add replication docs diagram (#86)
* Add replication docs diagram

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-10-26 10:41:48 +02:00
qdrant 57896918b9 docs auto-sync 2022-10-02 08:20:03 +00:00
treanandqdrant ff71adc9bb fix for doc-sync (#82)
* removed .idea from git, added --force option to the push command at github action for doc-sync

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-09-22 14:47:50 +02:00
Andrey Vasnetsovandqdrant 2f1d65d8e0 upd documentation version (#80)
* upd documentation version

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-09-19 12:22:57 +02:00
M. Yusuf Sarıgöz 81112dc646 Publish finetuning efficiency article (#71)
* Figures to tables, remove images

* Set draft to false

* Update date

* Add icon

* Add preview image

* Upd preview image

* Add fun fact

* Set publication date
2022-08-31 09:53:17 +02:00
Andrey Vasnetsov fffb5612c9 fix links to social preview images 2022-08-23 17:22:15 +02:00
trean 1c4031725e fix for buttons in the header (#77) 2022-08-23 17:03:55 +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
trean dd2fa1e8a9 OG data for benchmarks (#76)
* og data for benchmarks

* changed some metadata
2022-08-23 16:42:48 +02:00
Arnaud Gourlay 2cdbb8fb0b Fix syntax benchmark article (#75) 2022-08-23 16:25:03 +02:00
treanandAndrey Vasnetsov 4513883b53 New page for benchmarks with example plots (#70)
* new page for benchmarks with example plots

* wip: cahrt

* add precision selector

* upd

* stats file

* select data for the table

* added a benchmark table

* upd table visualization

* upd bench graph

* benchmarks list layout

* upd benchmark layout + add text

* upd

* upd wording

* typo

* Benchmarks page single page layout (#74)

* all benchmarks in one page

* add faq page

* move how-to-contribute in faq section

* upds

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-08-23 14:10:57 +02:00
Andrey Vasnetsov aa1f9a27b9 replace p with span for navigation 2022-08-22 12:36:58 +02:00
Andrey Vasnetsov b814463330 remove h5 from navigation 2022-08-22 12:33:25 +02:00
Andrey Vasnetsov 7bda4b3bbb exclude demo from sitemap 2022-08-22 11:34:59 +02:00
trean 16f13a8c13 small typography changes (#72)
* small typography changes

* fix
2022-08-18 22:50:16 +02:00
Andrey Vasnetsov 5a00b62ae9 Update distributed.md 2022-08-17 12:20:38 +02:00
alyona.kavyerina 471d07b867 Update Blog “vector-search-and-applications-by-andrey-vasnetsov-cto-at-qdrant” 2022-08-10 13:33:23 +00:00
alyona.kavyerina f572a4c8ea Create Blog “vector-search-and-applications-by-andrey-vasnetsov-cto-at-qdrant” 2022-08-10 13:32:31 +00:00
Andrey Vasnetsov db4e8367af add oss_support_terms.pdf 2022-08-09 10:20:52 +02:00
alyona.kavyerina 2b2792917c Create Blog “v0-9-0-update-of-the-qdrant-engine-went-live” 2022-08-08 15:37:24 +00:00
qdrant d045aa508f docs auto-sync 2022-08-08 10:41:54 +00:00
Andrey Vasnetsov 90bed663fb cleanup landing 2022-08-08 11:43:54 +02:00
M. Yusuf Sarıgöz f791247814 Add layer recycling article (#69)
* Add layer recycling article

* Upd layer recycling article

* Upd layer recycling article

* Upd layer recycling article

* Add figures,

* Add figures

* Upd figures

* Add small dataset figure

* Correct typo in figures

* Upd tutorial

* Add conclusion

* Add baseline score

* Fix reviews
2022-08-02 14:35:57 +03:00
qdrant fd28634eba docs auto-sync 2022-07-26 08:35:28 +00:00
Andrey Vasnetsov b118bf8321 upd copyright year 2022-07-22 10:41:49 +02:00
qdrant 7bf709197a docs auto-sync 2022-07-19 13:56:29 +00:00
trean 33ae5505f5 fix for long words and links in the blog (#68)
* fix for long words and links in the blog

* compressed css
2022-07-18 21:36:29 +02:00
George 7df2a5d2de Merge pull request #67 from qdrant/blogpost-dataset-quality
new: add dataset quality article
2022-07-18 13:22:05 +03:00
George Panchuk 780f8b8fc7 fix: fix date 2022-07-18 13:20:35 +03:00
George Panchuk cf16db62fe new: date update 2022-07-18 13:18:20 +03:00
George Panchuk 16cf999882 new: move post to the first place in articles page 2022-07-18 12:10:04 +03:00
George Panchuk 9850bfd3de fix: review comments 2022-07-18 12:07:52 +03:00
George Panchuk 2f52e43b1d fix: fix description for diversity search 2022-07-18 10:48:58 +03:00
George Panchuk abd3ede10f new: add sentence about dataset validation 2022-07-15 15:16:58 +03:00
George Panchuk 69cc43bbcb new: add marketplace picture 2022-07-15 14:43:28 +03:00
George Panchuk e843f57ec2 fix: add newlines, reduce amount of 'however' 2022-07-15 13:36:06 +03:00
George Panchuk 109c43cdda fix: add a newline 2022-07-15 13:30:14 +03:00
George Panchuk c262644f2d new: remove some parts to reduce post size 2022-07-15 13:26:19 +03:00
George Panchuk fac3f525b1 fix: add newline 2022-07-15 13:18:03 +03:00
George Panchuk 85a21003ae new: add diversity search description 2022-07-15 13:05:22 +03:00
George Panchuk 055c36ca7b new: add similarity search idea 2022-07-15 12:02:27 +03:00
George Panchuk 985b852f8d fix: review comments, shift focus from ml errors 2022-07-15 11:42:55 +03:00
George Panchuk 6fc73ee6a9 fix: review comments 2022-07-15 11:21:52 +03:00
George Panchuk 8ea09a1466 fix: update headers 2022-07-15 11:12:39 +03:00
George Panchuk ee5002ac1a fix: refactor according to free grammarly version 2022-07-14 19:17:39 +03:00
George Panchuk 346807c167 fix: return accidentally removed word 2022-07-14 18:24:35 +03:00
George Panchuk 04c99e6777 fix: review comments 2022-07-14 18:22:03 +03:00
George Panchuk db00861d09 fix: update headers, update introduction, focus on errors instead of outliers 2022-07-14 16:50:25 +03:00