mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
docs: 对codespace相关链接进行小修小补 (#14564)
* docs: add links for home page of codespaces * docs: 去除codespace徽章链接里意义不明的color参数
This commit is contained in:
@@ -19,21 +19,21 @@ Welcome to the [Web-based PR Tutorial](./pr-tutorial.md) that anyone can underst
|
||||
|
||||
## I want to make simple modifications to a few lines of code, but configuring the environment is too tedious and pure web editing is difficult to use. What should I do?
|
||||
|
||||
Use the GitHub Codespaces online development environment and try it out!
|
||||
Use the [GitHub Codespaces](https://github.com/codespaces) online development environment and try it out!
|
||||
|
||||
We've preset several different development environments for you to choose from:
|
||||
|
||||
- Blank environment with a bare Linux container (default)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
|
||||
- Lightweight environment, suitable for documentation site frontend development
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
|
||||
- Full environment, suitable for MAA Core related development (not recommended, suggest local development with full environment setup. See next section)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
|
||||
## Complete Environment Setup (Windows)
|
||||
|
||||
|
||||
@@ -19,21 +19,21 @@ icon: iconoir:developer
|
||||
|
||||
## 数行のコードを少しだけ変更したいが、環境設定が面倒。純粋なWeb編集も使いにくい。どうすればよいですか?
|
||||
|
||||
GitHub Codespacesオンライン開発環境をご利用ください!
|
||||
[GitHub Codespaces](https://github.com/codespaces)オンライン開発環境をご利用ください!
|
||||
|
||||
次のような、異なる開発環境を事前に準備しています:
|
||||
|
||||
- 空白環境(裸のLinuxコンテナ)(デフォルト)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
|
||||
- 軽量環境:ドキュメントサイトのフロントエンド開発に適している
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
|
||||
- 完全環境:MAA Core関連の開発に適している(使用は推奨しません。ローカル開発を推奨します。関連環境を完全に設定。次のセクションを参照)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
|
||||
## 完全な環境セットアップ(Windows)
|
||||
|
||||
|
||||
@@ -19,21 +19,21 @@ icon: iconoir:developer
|
||||
|
||||
## 몇 줄의 코드만 간단하게 수정하고 싶지만 환경 설정이 너무 복잡하고, 순수 웹 편집도 불편해요. 어떻게 해야 하나요?
|
||||
|
||||
GitHub Codespaces 온라인 개발 환경을 사용해보세요!
|
||||
[GitHub Codespaces](https://github.com/codespaces) 온라인 개발 환경을 사용해보세요!
|
||||
|
||||
다음과 같은 다양한 개발 환경을 사전에 설정했습니다:
|
||||
|
||||
- 빈 환경(벌거숭이 Linux 컨테이너)(기본값)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
|
||||
- 경량 환경,문서 사이트 프론트엔드 개발에 적합
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
|
||||
- 전체 환경,MAA Core 관련 개발에 적합(사용 권장하지 않음,로컬 개발 권장,관련 환경을 완전히 설정,다음 섹션 참조)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
|
||||
## 완전한 환경 설정 (Windows)
|
||||
|
||||
|
||||
@@ -19,21 +19,21 @@ icon: iconoir:developer
|
||||
|
||||
## 我只想简单修改几行代码,但配置环境太麻烦,纯网页编辑又很难用,怎么办?
|
||||
|
||||
请使用 GitHub Codespaces 在线开发环境,尽情尝试!
|
||||
请使用 [GitHub Codespaces](https://github.com/codespaces) 在线开发环境,尽情尝试!
|
||||
|
||||
我们预置了多种不同的开发环境以供选择:
|
||||
|
||||
- 空白环境,裸 Linux 容器(默认)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
|
||||
- 轻量环境,适合文档站前端开发
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
|
||||
- 全量环境,适合 MAA Core 相关开发(不推荐使用,建议本地开发,完整配置相关环境。详见下一章节)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
|
||||
## 完整环境配置流程(Windows)
|
||||
|
||||
|
||||
@@ -19,21 +19,21 @@ icon: iconoir:developer
|
||||
|
||||
## 我只想簡單修改幾行代碼,但配置環境太麻煩,純網頁編輯又很難用,怎麼辦?
|
||||
|
||||
請使用 GitHub Codespaces 在線開發環境,盡情嘗試!
|
||||
請使用 [GitHub Codespaces](https://github.com/codespaces) 在線開發環境,盡情嘗試!
|
||||
|
||||
我們預置了多種不同的開發環境以供選擇:
|
||||
|
||||
- 空白環境,裸 Linux 容器(默認)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
|
||||
- 輕量環境,適合文檔站前端開發
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F0%2Fdevcontainer.json)
|
||||
|
||||
- 全量環境,適合 MAA Core 相關開發(不推薦使用,建議本地開發,完整配置相關環境。詳見下一章節)
|
||||
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
[](https://codespaces.new/MaaAssistantArknights/MaaAssistantArknights?devcontainer_path=.devcontainer%2F1%2Fdevcontainer.json)
|
||||
|
||||
## 完整環境配置流程(Windows)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user