Skip to content

Commit

Permalink
doc:更新下载渠道,应牢何要求删去搜索功能
Browse files Browse the repository at this point in the history
  • Loading branch information
AyalaKaguya committed Jul 10, 2024
1 parent f6ebd8e commit ec0cb76
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 11 deletions.
18 changes: 9 additions & 9 deletions src/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineUserConfig } from 'vuepress'
import { viteBundler } from '@vuepress/bundler-vite'
import { recoTheme } from 'vuepress-theme-reco'
import { googleAnalyticsPlugin } from '@vuepress/plugin-google-analytics'
import { searchPlugin } from '@vuepress/plugin-search'
// import { searchPlugin } from '@vuepress/plugin-search'

export default defineUserConfig({
// 头部设置
Expand All @@ -23,7 +23,7 @@ export default defineUserConfig({

// 基本配置
logo: "/icons/logo.ico",
repo: "easybangumiorg/website",
repo: "easybangumiorg/easybangumi",
// 协同编辑
docsRepo: "https://github.com/easybangumiorg/website",
docsBranch: 'main',
Expand Down Expand Up @@ -93,12 +93,12 @@ export default defineUserConfig({
googleAnalyticsPlugin({
id: "G-9CF0ZQPB32"
}),
searchPlugin({
locales: {
'/': {
placeholder: '搜索',
},
},
}),
// searchPlugin({
// locales: {
// '/': {
// placeholder: '搜索',
// },
// },
// }),
],
})
6 changes: 5 additions & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ modules: # 指定首页展示模块
bannerBrand:
title: 纯纯看番
description: 使用 Compose 开发的看番软件,支持多番剧源。
tagline: 纯纯看番5.x版本,提供追番的强大动力,支持番剧搜索、首页推荐、番剧收藏(追番)、番剧分类、多主题、倍速播放、播放历史、投屏功能、番剧下载、弹幕、插件化、插件市场。
tagline: 纯纯看番5,提供追番的强大动力,支持番剧搜索、首页推荐、番剧收藏(追番)、番剧分类、多主题、倍速播放、播放历史、投屏功能、番剧下载、弹幕、插件化、插件市场。
buttons:
- { text: 下载, link: "/download/" }
socialLinks:
Expand All @@ -29,3 +29,7 @@ footer:
recordLink: https://easybangumi.org
startYear: 2022
---

网站的美术资源.....

抱歉了,短期内实在是没有,等到本地源完成之后就可以了
19 changes: 18 additions & 1 deletion src/download/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,25 @@ sidebar: false

希望您能够享受这个app。

## 从 Github 上下载
## 从 Github 下载

在一般情况下应当选择此渠道下载,更新最快,如果无法访问也可以直接跳转到[GitHub Release](https://github.com/easybangumiorg/EasyBangumi/releases/latest)

<DownloadButtons/>

<WhatsNew/>

## 从 QQ群获取

QQ群不会再额外增设,每隔一段时间将会清理一次长时间不发言的成员。

- 纯纯看番一群:`729848189`
- 纯纯看番二群:`922594955`
- 纯纯看番三群:`870258047`
- 纯纯看番四群:`112649996`
- 纯纯看番五群:`765995255`
- 纯纯看番六群:`296752043`

## 从 App Center 下载

你也可以从App Center下载或者更新纯纯看番
Expand All @@ -33,3 +44,9 @@ sidebar: false
## 从 QQ频道 获取

如果你在国内无法访问以上两个下载源,你也可以加入我们的 [QQ频道](https://pd.qq.com/s/4q8rd0285) 来获取纯纯看番的更新,但是在QQ频道的更新往往不是最快的。

## 从 Telegram 获取

欢迎加入纯纯看番官方[Telegram群](https://t.me/easybangumi)

没有官方Tg频道

0 comments on commit ec0cb76

Please sign in to comment.