disable flathub guide until we have a dedicated linux maintainer/codeowner

closes https://github.com/tauri-apps/tauri/issues/14116
This commit is contained in:
FabianLars
2025-08-29 14:01:54 +02:00
parent c146b6f7bc
commit 715658e63d
3 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ title: Flathub
sidebar:
order: 1
i18nReady: true
draft: true
---
import { Tabs, TabItem, Card } from '@astrojs/starlight/components';

View File

@@ -141,11 +141,11 @@ For Linux you can distribute your app using the Debian package, Snap, AppImage,
href="/distribute/debian/"
description="Distribute as a Debian package"
/>
<LinkCard
{/* <LinkCard
title="Flathub"
href="/distribute/flatpak/"
description="Distribute as a Flatpak"
/>
/> */}
<LinkCard
title="RPM"
href="/distribute/rpm/"

View File

@@ -138,11 +138,11 @@ Linux の場合、Debian パッケージ、Snap、AppImage、Flatpak、RPM、ま
href="/ja/distribute/debian/"
description="Debian パッケージとして配布する"
/>
<LinkCard
{/* <LinkCard
title="Flathub"
href="/ja/distribute/flatpak/"
description="Flatpak として配布する"
/>
/> */}
<LinkCard
title="RPM"
href="/ja/distribute/rpm/"