fix link checker CI (#677)
* fix link checker CI * fix link checker CI * fix missing image preview
@@ -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}}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
After Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 2.1 MiB |
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 427 KiB |
|
After Width: | Height: | Size: 178 KiB |
|
Before Width: | Height: | Size: 2.1 MiB |
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 145 KiB |