From 5df2dcf6785f0613ac0b7a93b4ee1c1ebb22bb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=A6=E5=BF=B5=E9=80=8D=E9=81=A5?= <2589141604@qq.com> Date: Tue, 2 Apr 2024 22:17:45 +0800 Subject: [PATCH 1/2] chore: ci build use `paths-ignore` filter --- .github/workflows/build.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 20b4b951be..d6cb201a12 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,6 +7,14 @@ on: # 项目源代码所在的分支 - main - dev + paths-ignore: + # Changes involving the following path files will not trigger the workflow + # 涉及以下路径文件的更改不会触发工作流 + - LICENSE + - README-cmn_CN.md + - README-cmn_TW.md + - README-jyut.md + - '.github/**' jobs: lint: From 2ce9926cec0625783687aee9f7c2871abfa8057b Mon Sep 17 00:00:00 2001 From: hakadao Date: Wed, 3 Apr 2024 01:26:41 +0800 Subject: [PATCH 2/2] docs: add introduction section to readme --- .vscode/settings.json | 6 +++++- README-cmn_CN.md | 6 ++++++ README-cmn_TW.md | 6 ++++++ README-jyut.md | 6 ++++++ README.md | 14 ++++++++++---- 5 files changed, 33 insertions(+), 5 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 14808a2445..84ef2778d1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,9 @@ { - "cSpell.words": ["Vitesse"], + "cSpell.words": [ + "bilibili", + "Vitesse", + "webext" + ], "typescript.tsdk": "node_modules/typescript/lib", "vite.autoStart": false, "editor.codeActionsOnSave": { diff --git a/README-cmn_CN.md b/README-cmn_CN.md index b13318e233..431e0f54ea 100644 --- a/README-cmn_CN.md +++ b/README-cmn_CN.md @@ -20,6 +20,12 @@ ![Snipaste_2023-11-21_00-32-22](https://github.com/hakadao/BewlyBewly/assets/33394391/2533a1f9-3cb1-402e-96bb-3755404ddf02) ![Snipaste_2023-11-21_00-32-51](https://github.com/hakadao/BewlyBewly/assets/33394391/a439ea59-cc80-48aa-9c6a-ec5d4da98441) +## 👋 介绍 + +BewlyBewly 是一个用于 BiliBili 的浏览器扩展,旨在通过重新设计 BiliBili 用户界面来提升用户体验。设计灵感来自于 YouTube、Vision OS 和 iOS,从而实现了更具视觉吸引力和用户友好性的界面。 + +该项目使用 [vitesse-webext](https://github.com/antfu/vitesse-webext) 模板进行开发。如果没有这个模板,可能无法开发出这个项目。 + ## ⬇️ 安装 ### 在线安装 diff --git a/README-cmn_TW.md b/README-cmn_TW.md index ed5e22521f..33026be971 100644 --- a/README-cmn_TW.md +++ b/README-cmn_TW.md @@ -20,6 +20,12 @@ ![Snipaste_2023-11-21_00-32-22](https://github.com/hakadao/BewlyBewly/assets/33394391/2533a1f9-3cb1-402e-96bb-3755404ddf02) ![Snipaste_2023-11-21_00-32-51](https://github.com/hakadao/BewlyBewly/assets/33394391/a439ea59-cc80-48aa-9c6a-ec5d4da98441) +## 👋 介紹 + +BewlyBewly 是一個針對 BiliBili 的瀏覽器擴充功能,旨在透過重新設計 BiliBili 的介面來提升用戶體驗。設計靈感來自於 YouTube、Vision OS 和 iOS,使介面更具視覺吸引力和用戶友好性。 + +該專案使用 [vitesse-webext](https://github.com/antfu/vitesse-webext) 範例進行開發。如果沒有此範例,可能無法開發出此專案。 + ## ⬇️ 安裝 ### 線上安裝 diff --git a/README-jyut.md b/README-jyut.md index 815761deff..8d22cfa1b5 100644 --- a/README-jyut.md +++ b/README-jyut.md @@ -20,6 +20,12 @@ ![Snipaste_2023-11-21_00-32-22](https://github.com/hakadao/BewlyBewly/assets/33394391/2533a1f9-3cb1-402e-96bb-3755404ddf02) ![Snipaste_2023-11-21_00-32-51](https://github.com/hakadao/BewlyBewly/assets/33394391/a439ea59-cc80-48aa-9c6a-ec5d4da98441) +## 👋 介紹 + +BewlyBewly 係一個用於 BiliBili 嘅瀏覽器延伸功能,目的係透過重新設計 BiliBili 嘅 UI 令到用戶體驗提升。設計靈感源於 YouTube、Vision OS 同 iOS,從而實現更具視覺吸引力同用戶友好嘅介面。 + +呢個專案係用咗 [vitesse-webext](https://github.com/antfu/vitesse-webext) 範例進行開發。若果冇咗呢個範例,可能就冇今時今日呢個作品。 + ## ⬇️ 單撈 ### 線上單嘢 diff --git a/README.md b/README.md index 1f2c2f75b6..fb825480b1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ English | [简体中文](README-cmn_CN.md) | [正體中文](README-cmn_TW.md) | ![Snipaste_2023-11-21_00-32-22](https://github.com/hakadao/BewlyBewly/assets/33394391/2533a1f9-3cb1-402e-96bb-3755404ddf02) ![Snipaste_2023-11-21_00-32-51](https://github.com/hakadao/BewlyBewly/assets/33394391/a439ea59-cc80-48aa-9c6a-ec5d4da98441) +## 👋 Introduction + +BewlyBewly is a browser extension for BiliBili that aims to enhance the user experience by redesigning the BiliBili UI. The design is inspired by YouTube, Vision OS, and iOS, resulting in a more visually appealing and user-friendly interface. + +This project uses the [vitesse-webext](https://github.com/antfu/vitesse-webext) template for development. Without this template, it may not be possible to develop this project. + ## ⬇️ Installation ### Online Installation @@ -32,9 +38,9 @@ Even in the Edge browser, we strongly recommend you install it in the Chrome web ### Local Installation -[CI](https://github.com/hakadao/BewlyBewly/actions):Automatically build with the latest code +[CI](https://github.com/hakadao/BewlyBewly/actions): Automatically build with the latest code -[Releases](https://github.com/hakadao/BewlyBewly/releases):Stable version +[Releases](https://github.com/hakadao/BewlyBewly/releases): Stable version #### Edge & Chrome (RECOMMENDED) @@ -50,7 +56,7 @@ Opening the `edge://extensions` page in the Edge or `chrome://extensions` page i > Ensure you installed [extension.zip](https://github.com/hakadao/BewlyBewly/releases) and decompress this file. 1. Type in `edge://extensions/` in the address bar and press Enter -2. Turn on `Developer mode` then press `Load unpacked`
image +2. Turn on `Developer mode` then press `Load Unpacked`
image 3. Load the decompressed extension folder in your browser #### Chrome @@ -58,7 +64,7 @@ Opening the `edge://extensions` page in the Edge or `chrome://extensions` page i > Ensure you installed [extension.zip](https://github.com/hakadao/BewlyBewly/releases) and decompress this file. 1. Type in `chrome://extensions/` in the address bar and press Enter -2. Turn on `Developer mode` then press `Load unpacked`
Snipaste_2022-03-27_18-17-04 +2. Turn on `Developer mode` then press `Load Unpacked`
Snipaste_2022-03-27_18-17-04 3. Load the decompressed extension folder in your browser