fix link checker CI (#677)

* fix link checker CI

* fix link checker CI

* fix missing image preview
This commit is contained in:
Andrey Vasnetsov
2024-03-05 10:20:29 +01:00
committed by GitHub
parent 069857d0c3
commit 41a63389f9
10 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -17,12 +17,12 @@ jobs:
with:
hugo-version: "latest"
- name: Run hugo
run: cd qdrant-landing && hugo -b 'https://qdrant.tech/'
run: cd qdrant-landing && hugo -b ''
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.8.0
with:
args: --offline qdrant-landing/public
args: --offline --base qdrant-landing/public qdrant-landing/public
fail: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
+1 -1
View File
@@ -2,6 +2,6 @@ https://qdrant.to/twitter
https://fonts.gstatic.com/
https://twitter.com/intent.*
https://www.linkedin.com/sharing.*
file://.*
http://localhost.*
https://fonts.googleapis.com/
admin/emails/*
@@ -5,7 +5,6 @@ slug: binary-quantization-openai
short_description: Use Qdrant's Binary Quantization to enhance OpenAI embeddings
description: Use Qdrant's Binary Quantization to enhance the performance and efficiency of OpenAI embeddings
preview_dir: /articles_data/binary-quantization-openai/preview
preview_image: /articles-data/binary-quantization-openai/Article-Image.png # Change this
small_preview_image: /articles_data/binary-quantization-openai/icon.svg
social_preview_image: /articles_data/binary-quantization-openai/preview/social-preview.png
title_preview_image: /articles_data/binary-quantization-openai/preview/preview.webp # Optional image used for blog post title
Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 145 KiB