From 4cae3364b7f3cd385b87f878509ff994e9b2872c Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Fri, 7 Feb 2025 13:48:23 +0100 Subject: [PATCH] Add Bluesky badges to README files --- README.md | 5 ++--- code_samples/README.md | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 854037fab..472c4e538 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # IntelliJ Platform SDK Documentation [![official JetBrains project](https://jb.gg/badges/official-flat-square.svg)][jb:github] +[![Bluesky](https://img.shields.io/badge/follow-%40platform.jetbrains.com-0285FF?logo=bluesky&logoColor=fff)][jb:bsky] [![X Follow](https://img.shields.io/badge/follow-%40JBPlatform-1DA1F2?logo=x)][jb:x] [![Build](https://img.shields.io/github/actions/workflow/status/JetBrains/intellij-sdk-docs/code-samples.yml?branch=main&style=flat-square)][gh:workflow-code-samples] [![JetBrains Platform Forum Status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fplatform.jetbrains.com)][jb:forum] @@ -19,9 +20,7 @@ Please report any content inconsistencies, outdated materials, cosmetic issues, Please follow the steps outlined in [Contributing](https://plugins.jetbrains.com/docs/intellij/intellij-sdk-docs-original-contributing.html). [gh:workflow-code-samples]: https://github.com/JetBrains/intellij-sdk-docs/actions/workflows/code-samples.yml - [jb:github]: https://github.com/JetBrains/.github/blob/main/profile/README.md - [jb:forum]: https://platform.jetbrains.com - +[jb:bsky]: https://bsky.app/profile/platform.jetbrains.com [jb:x]: https://x.com/JBPlatform diff --git a/code_samples/README.md b/code_samples/README.md index 9bf4c264b..4f7908559 100644 --- a/code_samples/README.md +++ b/code_samples/README.md @@ -2,6 +2,7 @@ [![official JetBrains project](https://jb.gg/badges/official-flat-square.svg)][jb:github] [![JetBrains IntelliJ Platform SDK Docs](https://jb.gg/badges/docs.svg?style=flat-square)][jb:docs] +[![Bluesky](https://img.shields.io/badge/follow-%40platform.jetbrains.com-0285FF?logo=bluesky&logoColor=fff)][jb:bsky] [![X Follow](https://img.shields.io/badge/follow-%40JBPlatform-1DA1F2?logo=x)][jb:x] [![Build](https://img.shields.io/github/actions/workflow/status/JetBrains/intellij-sdk-docs/code-samples.yml?branch=main&style=flat-square)][gh:workflow-code-samples] [![JetBrains Platform Forum Status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fplatform.jetbrains.com)][jb:forum] @@ -64,6 +65,7 @@ In the following table, you may find all available samples provided in the separ [jb:docs]: https://plugins.jetbrains.com/docs/intellij/ [jb:products]: https://www.jetbrains.com/products.html [jb:forum]: https://platform.jetbrains.com +[jb:bsky]: https://bsky.app/profile/platform.jetbrains.com [jb:x]: https://x.com/JBPlatform [docs]: https://plugins.jetbrains.com/docs/intellij/