Commit Graph
70 Commits
Author SHA1 Message Date
ef072cce34 Subsection for cloud documentation (#98)
* changed docs sidebar and breadcrumbs so it would work with subsections as well

* buttons to switch between qdrant and cloud documentation

* changed a link for editting on github for cloud doc pages

* docs auto-sync

* bold text on an active button

* update of sync script

* docs auto-sync

* temporary use other branch for sync

* temporary use other branch for sync

* temporary use other branch for sync

* temporary use other branch for sync

* docs auto-sync

* temporary use other branch for sync

* temporary use other branch for sync

* temporary use other branch for sync

* docs auto-sync

* styles

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-12-12 15:20:34 +01:00
trean 9d75d977fe Added scroll to the documentation sidebar (#102)
* scroll on docs sidebar

* scrollbar styles for docs sidebar

* fix
2022-12-09 13:47:18 +01:00
trean 74bf53503a fixed sizes of headers in articles (#100) 2022-12-07 14:11:41 +01:00
trean f7d08cd07d Different seo schema for differen pages (#93)
* different seo schema for differen pages

* removed unused condition
2022-11-23 17:19:19 +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
trean 79cd54dda4 fixed media query on the benchmarks page 2022-11-01 19:37:53 +01:00
treanandAndrey Vasnetsov 092697f71e Social preview (#88)
* added social previews and command to the preview generating script

* upd preview

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-11-01 12:52:13 +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
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
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
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
trean 16f13a8c13 small typography changes (#72)
* small typography changes

* fix
2022-08-18 22:50:16 +02: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
trean d1987818da exchanged social preview image (#65) 2022-07-08 19:38:44 +02:00
treanandqdrant 71aa76dc40 commented netlify identity on not admin pages because it slows down site (#64)
* commented netlify identity on not admin pages because it slows down site

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-07-05 12:06:09 +02:00
trean 01b792f1b3 publishing an article about cars recognition 2022-06-28 13:35:10 +02:00
trean e1f5c8fb34 added operation systems to the software application entity in the seo schema (#61) 2022-06-24 16:44:12 +02:00
trean a90eaee38b WIP changed ceo scheme to organization type (#60)
* changed ceo scheme to organization type

* logo url

* url from string

* added a software application type to the ceo schema

* changed description text and logo files

* fix
2022-06-23 20:16:32 +02:00
trean 0b4256892e changed styles of article so that they would not affect docs pages (#59) 2022-06-22 17:01:11 +02:00
trean 2d33c7bfdb new favicon (#58) 2022-06-15 16:53:19 +02:00
trean 9945a9995b links, fix for butttons (#57) 2022-06-14 19:09:47 +02:00
trean a20cdc6bdd Page for demos (#44)
* demo page with placeholder content

* added a link on the new page to the main menu

* real data for the demo page

* padding

* corrected text

* moved a demo page to the product submenu

* demo -> demos
2022-06-14 18:39:38 +02:00
trean d5b89ff1c7 Changed font on articles (#56)
* changed font on articles

* font styles

* bigger headers

* smaller width of an article

* smaller font on smaller viewport
2022-06-14 18:14:15 +02:00
treanandAndrey Vasnetsov 9e428c70bc WIP Cloud prices page (#43)
* cloud prices page

* added link on the cloud page to main menu

* Cloud form with steps (#46)

* for with several steps, in progress

* form with steps - some template and styles

* rearranged scss

* some styles

* more styles

* sliding to invalid input on submit

* connected netlify

* debug

* fixes

* fixes

* fix

* a button leading to the form with steps

* changed questions

* renamed a directory with the cloud form to Surveys to make it reusable

* added more variant to the use-case questions, added terms checkbox

* cloud button in the header (#52)

* update items

* upd pricing page

* cloud -> pricing

* pricing content

* fixes for buttons border, added popovers

* bg size

* upd subtitles

* add text to tooltips

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-06-14 17:51:31 +02:00
trean 19e400d65f Replaced logo with the new one (#51)
* replaced logo with the new one

* fix

* fix

* fix

* preload logo
2022-06-13 16:21:15 +02:00
trean 4a6ea3fb3e Replaced images on the solution page (#50)
* replaced images on the solution page

* removed a red background
2022-06-13 16:15:23 +02:00
trean 395a4e697e added a link on h and m demo to the use cae (#48) 2022-05-25 13:54:19 +02:00
trean ac81691e3b Excluding empty pages from site map (#47)
* excluding empty pages from site map

* excluded a hidden article from sitemap
2022-05-25 13:49:46 +02:00
trean 4bd9ac1c30 Footer menu update (#45) 2022-05-13 16:21:57 +02:00
trean bc752e5310 Fixes of styles for mobile view (#42)
- fixed the main menu on middle size screens
- changed some padding and sizes on all pages
- moved the side block of the blog to the end of the page on mobile sizes
2022-05-10 16:07:13 +02:00
trean ae9d1333a3 fix (#41) 2022-05-05 20:16:32 +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
trean b3e420edd1 Article footer (#38)
* article footer

* changed design

* a third version of design
2022-05-04 12:20:30 +02:00
trean a1174137ac Tables in articles (#37)
* bootstrap from scss, reused table in articles

* gitignore upd
2022-04-25 16:42:26 +02:00
trean b0ac726edc Subscription form page (#35)
* subscription form page

* added image

* fixes, changed layout, added credits page, mobile fixes

* changed the form title
2022-04-25 15:19:19 +02:00
trean c679feca63 added facebook link to the footer (#34) 2022-04-22 16:16:13 +02:00
trean 817a8da5a0 Recent news (#33)
* added recent news to the article page

* changed some css to scss for more convenient use of blocks

* added recent news to the article page

* changed some css to scss for more convenient use of blocks

* tags, link on image, link on categories
2022-04-21 11:28:55 +02:00
trean 7026eb4c47 Mobile fixes/home (#28)
* changed some styles according to BEM

* buttons and code element for home page
2022-04-01 17:47:37 +02:00
trean 61525afde0 Updated Font Awesome to v5.15.4 and added links to the footer (#32)
* updated Font Awesome to v5.15.4

* added links to twitter and discord

* deleted telegram link
2022-04-01 17:35:38 +02:00
trean 712e84e622 Fixes of meta tags for social media (#29) 2022-03-25 12:03:42 +01:00
trean b153056b84 style fixes for lists (#26) 2022-03-24 19:24:26 +01:00
trean d4fc204215 author names and links on articles list (#14)
* author names and links on articles list

* author names and links on articles list

* moved author to partials
2022-03-22 12:08:54 +01:00
trean 7eda3107c6 Updated an article single page template (#25) 2022-03-22 12:01:00 +01:00
trean 66ca609499 added MathJax support (#24) 2022-03-22 11:58:46 +01:00
trean 30ac1ea8d0 added field to set a slug for blog post (#23) 2022-03-21 13:30:52 +01:00
trean 3e1084fcbf Cms update (#21)
cms update
2022-03-17 12:33:42 +01:00
trean c42f3e239d Update config.yml 2022-03-16 19:35:02 +01:00
trean 335c3c0c34 Update config.yml 2022-03-16 18:30:54 +01:00
trean 90d1eafa01 Update config.yml 2022-03-16 18:22:49 +01:00
trean 668015d121 Cms (#17) 2022-03-16 18:15:10 +01:00
treanandAndrey Vasnetsov 101ed5bb0f WIP: adding netlify CMS (#16)
* WIP: adding netlify CMS

* Update header.html

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-03-16 16:37:58 +01:00
trean 8d746ef7c3 Blog layout (#12)
* WIP: blog layout

* categories and tags widgets

* moved blog post previews to partials

* blog categories and tags

* blog post page

* whole posts in the list

* some fixes for blog posts list

* single page is available from list view

* fixes

* share links

* fix

* added open graph meta tags

* added twitter meta tags

* added gitignore

* added pagination

* fixed red corners on previews

* added an author link

* fix
2022-03-15 14:00:11 +01: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
trean 0dfc50ee05 Synchronization of documentation
added an automated synchronization of documentation; includes git action and bash script
2022-03-09 11:04:03 +01:00
trean 1090344cd1 form 2021-04-03 21:06:53 +02:00
trean 2eba5bc062 background fix, contact form on the installation line copying 2021-04-03 20:35:18 +02:00
trean e96aa83d46 solutions page 2021-03-29 17:17:26 +02:00
trean 1699e5b237 separated dir for landing, footer changes 2021-03-29 16:59:21 +02:00
trean a80b51b143 an icons font update, documentation page fixes 2021-03-29 16:29:10 +02:00
trean 3cb7daa4cb some responsivennes fixes 2021-03-29 16:05:18 +02:00
trean b42cfb272e documentation page 2021-03-28 19:35:00 +02:00
trean a5d07d5f45 Merge branch 'master' of github.com:qdrant/landing_page 2021-03-28 16:41:15 +02:00
trean 347f5f4c8e icons, more items in row 2021-03-28 16:40:39 +02:00
trean 3606a77b39 front page update 2021-03-28 15:33:22 +02:00
trean 5fcd33f383 Merge branch 'master' of github.com:qdrant/landing_page 2021-03-28 12:33:33 +02:00
trean f690f4f0a9 removed heder, changed color of footer 2021-03-28 12:33:18 +02:00
trean e8f37d852f more blocks 2021-03-20 17:39:05 +01:00
trean c9e1599d45 init 2021-03-20 15:53:01 +01:00