[WIP] New Pages (#873)

* Add Partnerspage

* fix

* fix padding

* tablet get-started-small update

* Add Customers page

* incorparated site-header partial

* fix

* Add community page (#886)

* Add community page

* site-header partial on the comunity page

---------

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

* Add Brand-Resources and Subscribe pages (#930)

* add Brand resources page

* add Subscribe page

* Add Qdrant for startups page (#934)

* Add Qdrant for startups page

* improve accordion and link to the form

* fix

* Add Stars page (#890)

* Add Stars page

* site-header partial on the stars page

* overlay z-index fix

---------

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

* new pages content update and accompanying css and html changes (#943)

* new pages content update and accompanying css and html changes

* format, removed comment, fix

* fixes

* subscribe page hubspot form (#946)

* brand resources content (#947)

* Stars page content (#945)

* stars page content update

* stars images format, replaced stars hero image

* uncommented stars menu link

* update stats: github stars and discord members number

* photo

* stars content upd

* stars list update

* Startup program content (#961)

* startup program hubspot form

* form fixes

* another form, some fixes

* content upd

* stars

* temp build options for the startups program page

---------

Co-authored-by: trean <trean.mi@gmail.com>
This commit is contained in:
nastyapash
2024-06-17 15:56:32 +02:00
committed by GitHub
co-authored by trean
parent a2a16a506c
commit 21776375a9
270 changed files with 7915 additions and 104 deletions
@@ -0,0 +1,11 @@
---
title: Community
description: Community
build:
render: always
cascade:
- build:
list: local
publishResources: false
render: never
---
@@ -0,0 +1,78 @@
---
title: Discover our Programs
resources:
- id: 0
title: Qdrant Stars
description: Qdrant Stars are our top contributors, organizers, and evangelists. Learn more about how you can become a Star.
link:
text: Learn More
url: /blog/qdrant-stars-announcement/
image:
src: /img/community-features/qdrant-stars.svg
alt: Avatar
- id: 1
title: Discord
description: Chat in real-time with the Qdrant team and community members.
link:
text: Join our Discord
url: https://discord.gg/qdrant
image:
src: /img/community-features/discord.svg
alt: Avatar
- id: 2
title: Community Blog
description: Learn all the latest tips and tricks in the AI space through our community blog.
link:
text: Visit our Blog
url: /blog/
image:
src: /img/community-features/community-blog.svg
alt: Avatar
- id: 3
title: Vector Space Talks
description: Weekly tech talks with Qdrant users and industry experts.
link:
text: Learn More
url: https://www.youtube.com/watch?v=4aUq5VnR_VI&list=PL9IXkWSmb36_eANzd_sKeQ3tXbFiEGEWn&pp=iAQB
image:
src: /img/community-features/vector-space-talks.svg
alt: Avatar
features:
- id: 0
icon:
src: /icons/outline/documentation-blue.svg
alt: Documentation
title: Documentation
description: Docs carefully crafted to support developers and decision-makers learning about Qdrant features.
link:
text: Read More
url: /documentation/
- id: 1
icon:
src: /icons/outline/guide-blue.svg
alt: Guide
title: Contributors Guide
description: Whatever your strengths are, we got you covered. Learn more about how to contribute to Qdrant.
link:
text: Learn More
url: https://github.com/qdrant/qdrant/blob/master/CONTRIBUTING.md
- id: 2
icon:
src: /icons/outline/handshake-blue.svg
alt: Partners
title: Partners
description: Technology partners and applications that support Qdrant.
link:
text: Learn More
url: /partners/
- id: 3
icon:
src: /icons/outline/mail-blue.svg
alt: Newsletter
title: Newsletter
description: Stay up to date with all the latest Qdrant news
link:
text: Learn More
url: /subscribe/
sitemapExclude: true
---
@@ -0,0 +1,14 @@
---
title: Welcome to the Qdrant Community
description: Connect with over 30,000 community members, get access to educational resources, and stay up to date on all news and discussions about Qdrant and the vector database space.
image:
src: /img/community-hero.svg
srcMobile: /img/mobile/community-hero.svg
alt: Community
button:
text: Join our Discord
url: https://discord.gg/qdrant
about: Get access to educational resources, and stay up to date on all news and discussions about Qdrant and the vector database space.
sitemapExclude: true
---
@@ -0,0 +1,47 @@
---
title: Love from our community
testimonials:
- id: 0
name: Owen Colegrove
nickname: "@ocolegro"
avatar:
src: /img/customers/owen-colegrove.svg
alt: Avatar
text: qurant has been amazing!
- id: 1
name: Darren
nickname: "@darrenangle"
avatar:
src: /img/customers/darren.svg
alt: Avatar
text: qdrant is so fast I'm using Rust for all future projects goodnight everyone
- id: 2
name: Greg Schoeninger
nickname: "@gregschoeninger"
avatar:
src: /img/customers/greg-schoeninger.svg
alt: Avatar
text: Indexing millions of embeddings into <span>@qdrant_engine</span> has been the smoothest experience I've had so far with a vector db. Team Rustacian all the way &#129408;
- id: 3
name: Ifioravanti
nickname: "@ivanfioravanti"
avatar:
src: /img/customers/ifioravanti.svg
alt: Avatar
text: <span>@qdrant_engine</span> is ultra super powerful! Combine it to <span>@LangChainAI</span> and you have a super productivity boost for your AI projects &#9193;&#9193;&#9193;
- id: 4
name: sengpt
nickname: "@sengpt"
avatar:
src: /img/customers/sengpt.svg
alt: Avatar
text: Thank you, Qdrant is awesome
- id: 4
name: Owen Colegrove
nickname: "@ocolegro"
avatar:
src: /img/customers/owen-colegrove.svg
alt: Avatar
text: that sounds good to me, big fan of qdrant.
sitemapExclude: true
---