Commit Graph
12 Commits
Author SHA1 Message Date
trean 33f8cf104e removed usage of highlights.js because hugo uses another code highlighter (#194) 2023-06-20 14:39:56 +02:00
GeorgeandAndrey Vasnetsov faad182279 Filtered search benchmarks (#112)
* new: add filtered search bench draft

* new: update filtered search benchmark post

* new: render article

* refactoring: add newlines

* new: add filtered search bench file structure, add chart

* fix: fix plot preselect

* fix: fix canvas id

* debug: debug js

* debug: add benchmark filter search script to header

* fix: fix filter search plot selection

* new: update benchmark data

* refactoring: remove commented code

* fix: fix bench data

* new: fix labels order

* new: sort dataset labels

* new: add some text

* fix: fix descriptions

* debug: fix mapping not allowed yaml parsing error

* new: update bench data

* fix: fix dataset name

* new: update bench data

* fix: fix qdrant kw small vocab

* text for the articles

* upd text

* fix: fix typos

* new: replace bars with scatter plots

* fix: fix method calls

* debug: add initializer

* fix: replace debug const with variable

* new: remove data based split, remain only one plot

* fix: remove geo data for milvus

* new: remove range data for weaviate

* new: remove int 2048 for milvus, as it crashes at the moment

* upd graphs

* link

---------

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2023-02-16 15:40:22 +01:00
trean 0fabcbc5cc page-search update (#91)
* page-search update

* upd of page-search v1.0.5 -> v1.0.6
2022-11-02 19:38:17 +01:00
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
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
treanandAndrey Vasnetsov 5eb68518b8 Main menu changes (#39)
* grouped menu

* github button

* upd spaces and docs link

* fixed link

* fix for mobile

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-05-04 14:57:36 +02:00
e301681488 Lang switcher (#7)
* language switcher for documentation pages

* some cleanup and an example of usage

* fix highlight elements ordering

* fix for unexpected behavior

* styles fix

* changed tag

* copy button for code blocks in documentation

* warning and info styled elements for documentation

* docs auto-sync

* fixed 1px extra padding and prevented tabs generation when there is only one language

* docs auto-sync

* fix

* docs auto-sync

* moved css for information aside blocks to the article file

* fix

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-03-15 11:06:01 +01:00
Andrey Vasnetsov 76209fed95 documentation style fixes 2022-02-11 19:43:31 +01:00
Andrey Vasnetsov d2d4200e22 docs: add table of content 2021-06-30 00:52:03 +02:00
Andrey Vasnetsovandtrean b9b8417c62 Gdpr (#3)
* gdpr popup

* gdpr + google analytics + small fixes

* privacy policy

Co-authored-by: trean <trean.mi@gmail.com>
2021-05-02 17:04:15 +02:00
Andrey Vasnetsov d87dc3f1af separate header and footer, remove unused libraries 2021-04-02 18:36:40 +02:00
Andrey Vasnetsov 0b0ec1fca4 initial move to hugo structure 2021-04-01 01:06:25 +02:00