mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 06:30:14 +01:00
📝 Add package manager section to README files (#16364)
* 📝Add package manager section to README files
Introduced a new 'Package Manager' section to the English, Japanese, and Chinese README files, including badges and links for 'siyuan' and 'siyuan-note' packages. This provides users with more installation options and visibility into package availability across repositories.
* Update README_zh_CN.md
This commit is contained in:
parent
379bbfa4fa
commit
519997e4f0
3 changed files with 33 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -40,6 +40,7 @@
|
|||
* [🚀 Download Setup](#-download-setup)
|
||||
* [App Market](#app-market)
|
||||
* [Installation Package](#installation-package)
|
||||
* [Package Manager](#package-manager)
|
||||
* [Docker Hosting](#docker-hosting)
|
||||
* [Unraid Hosting](#unraid-hosting)
|
||||
* [Insider Preview](#insider-preview)
|
||||
|
|
@ -159,6 +160,16 @@ Desktop:
|
|||
* [B3log](https://b3log.org/siyuan/en/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
|
||||
### Package Manager
|
||||
|
||||
#### `siyuan`
|
||||
|
||||
[](https://repology.org/project/siyuan/versions)
|
||||
|
||||
#### `siyuan-note`
|
||||
|
||||
[](https://repology.org/project/siyuan-note/versions)
|
||||
|
||||
### Docker Hosting
|
||||
|
||||
<details>
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@
|
|||
* [🚀 ダウンロードとセットアップ](#-ダウンロードとセットアップ)
|
||||
* [アプリマーケット](#アプリマーケット)
|
||||
* [インストールパッケージ](#インストールパッケージ)
|
||||
* [パッケージマネージャー](#パッケージマネージャー)
|
||||
* [Docker ホスティング](#docker-ホスティング)
|
||||
* [Unraid ホスティング](#unraid-ホスティング)
|
||||
* [インサイダープレビュー](#インサイダープレビュー)
|
||||
|
|
@ -158,6 +159,16 @@ SiYuanは、プライバシーを最優先とする個人の知識管理シス
|
|||
* [B3log](https://b3log.org/siyuan/en/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
|
||||
### パッケージマネージャー
|
||||
|
||||
#### `siyuan`
|
||||
|
||||
[](https://repology.org/project/siyuan/versions)
|
||||
|
||||
#### `siyuan-note`
|
||||
|
||||
[](https://repology.org/project/siyuan-note/versions)
|
||||
|
||||
### Docker ホスティング
|
||||
|
||||
<details>
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@
|
|||
* [🚀 下载安装](#-下载安装)
|
||||
* [应用市场](#应用市场)
|
||||
* [安装包](#安装包)
|
||||
* [包管理器](#包管理器)
|
||||
* [Docker 部署](#docker-部署)
|
||||
* [Unraid 部署](#unraid-部署)
|
||||
* [宝塔面板 部署](#宝塔面板部署)
|
||||
|
|
@ -165,6 +166,16 @@
|
|||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
|
||||
### 包管理器
|
||||
|
||||
#### `siyuan`
|
||||
|
||||
[](https://repology.org/project/siyuan/versions)
|
||||
|
||||
#### `siyuan-note`
|
||||
|
||||
[](https://repology.org/project/siyuan-note/versions)
|
||||
|
||||
### Docker 部署
|
||||
|
||||
<details>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue