From dd03b531178a4038291fbf5785a8f3624965de86 Mon Sep 17 00:00:00 2001 From: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> Date: Thu, 16 Oct 2025 10:13:50 +0200 Subject: [PATCH] docs: discord badge with join link (#2473) * add discord link Signed-off-by: Michele Dolfi * Add Discord link to social section in mkdocs.yml Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> * Add Discord link to getting started documentation Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> --------- Signed-off-by: Michele Dolfi Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> --- README.md | 1 + docs/getting_started/index.md | 1 + docs/index.md | 1 + mkdocs.yml | 2 ++ 4 files changed, 5 insertions(+) diff --git a/README.md b/README.md index a65803b3..78f1e9de 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ [![PyPI Downloads](https://static.pepy.tech/badge/docling/month)](https://pepy.tech/projects/docling) [![Docling Actor](https://apify.com/actor-badge?actor=vancura/docling?fpr=docling)](https://apify.com/vancura/docling) [![Chat with Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/097760a8-135e-4789-8234-90c8837d7f1c/ask?utm_source=github) +[![Discord](https://img.shields.io/discord/1399788921306746971?color=6A7EC2&logo=discord&logoColor=ffffff)](https://docling.ai/discord) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10101/badge)](https://www.bestpractices.dev/projects/10101) [![LF AI & Data](https://img.shields.io/badge/LF%20AI%20%26%20Data-003778?logo=linuxfoundation&logoColor=fff&color=0094ff&labelColor=003778)](https://lfaidata.foundation/projects/) diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index 2a03212b..e7fee02d 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -14,4 +14,5 @@ 🚀 The journey has just begun! Join us and become a part of the growing Docling community! - :fontawesome-brands-github: GitHub +- :fontawesome-brands-discord: Discord - :fontawesome-brands-linkedin: LinkedIn diff --git a/docs/index.md b/docs/index.md index d18b6d21..d440adeb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,6 +14,7 @@ [![PyPI Downloads](https://static.pepy.tech/badge/docling/month)](https://pepy.tech/projects/docling) [![Docling Actor](https://apify.com/actor-badge?actor=vancura/docling?fpr=docling)](https://apify.com/vancura/docling) [![Chat with Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/097760a8-135e-4789-8234-90c8837d7f1c/ask?utm_source=github) +[![Discord](https://img.shields.io/discord/1399788921306746971?color=6A7EC2&logo=discord&logoColor=ffffff)](https://docling.ai/discord) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10101/badge)](https://www.bestpractices.dev/projects/10101) [![LF AI & Data](https://img.shields.io/badge/LF%20AI%20%26%20Data-003778?logo=linuxfoundation&logoColor=fff&color=0094ff&labelColor=003778)](https://lfaidata.foundation/projects/) diff --git a/mkdocs.yml b/mkdocs.yml index 37142c71..0cf11183 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -196,6 +196,8 @@ extra: social: - icon: fontawesome/brands/github link: https://github.com/docling-project/docling + - icon: fontawesome/brands/discord + link: https://docling.ai/discord - icon: fontawesome/brands/linkedin link: https://linkedin.com/company/docling/ analytics: