From 282cb2d5a0e458a8a3853ec31e2af3909cbb7de9 Mon Sep 17 00:00:00 2001 From: leejooy96 Date: Fri, 13 Dec 2024 11:30:32 +0900 Subject: [PATCH] package: update branch name --- .github/workflows/app-test.yml | 4 ++-- .github/workflows/documents.yml | 2 +- README.ko-KR.md | 8 ++++---- README.md | 11 ++++++----- README.zh-CN.md | 12 ++++++------ docs/src/.vitepress/config.mts | 2 +- 6 files changed, 20 insertions(+), 19 deletions(-) diff --git a/.github/workflows/app-test.yml b/.github/workflows/app-test.yml index 068a015..bd9dbd0 100644 --- a/.github/workflows/app-test.yml +++ b/.github/workflows/app-test.yml @@ -2,7 +2,7 @@ name: app-test on: push: - branches: [master] + branches: [main] paths: - '**' - '!README.md' @@ -12,7 +12,7 @@ on: - '!.github/**' - '.github/workflows/app-test.yml' pull_request: - branches: [master] + branches: [main] workflow_dispatch: jobs: diff --git a/.github/workflows/documents.yml b/.github/workflows/documents.yml index 6ca01c6..17b0c67 100644 --- a/.github/workflows/documents.yml +++ b/.github/workflows/documents.yml @@ -3,7 +3,7 @@ name: documents on: # run every time a push occurs in the docs folder push: - branches: [master] + branches: [main] paths: - docs/** - README.md diff --git a/README.ko-KR.md b/README.ko-KR.md index 501ae49..e4ba715 100644 --- a/README.ko-KR.md +++ b/README.ko-KR.md @@ -6,11 +6,11 @@ 쉽고 빠르게 시작하는 **[Vite](https://vitejs.dev)** + **[Vue 3](https://vuejs.org)** + **[Electron](https://www.electronjs.org)** 템플릿 -[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/master/LICENSE) ![Stars](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) +[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/main/LICENSE) ![Stars](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![vutron-logo](.github/resources/vutron-sample.webp) -[English](https://github.com/jooy2/vutron/blob/master/README.md) · **한국어** · [简体中文](https://github.com/jooy2/vutron/blob/master/README.zh-CN.md) +[English](https://github.com/jooy2/vutron/blob/main/README.md) · **한국어** · [简体中文](https://github.com/jooy2/vutron/blob/main/README.zh-CN.md) **Vutron** 템플릿은 `Electron`으로 사전 설정 된 크로스 플랫폼 데스크톱 앱입니다. 이 프로젝트는 `Vue 3`을 사용하여 적은 노력으로 빠른 빌드를 가능하게 해줍니다. @@ -40,8 +40,8 @@ ## 기여 -[GitHub Issue](https://github.com/jooy2/vutron/issues) 페이지를 통해 문제를 보고할 수 있습니다. 또한 자주 사용될 만한 기능이나 버그 수정에 대해 Pull Request를 보내주실 수 있습니다. +누구나 새로운 이슈를 보고하거나 풀 리퀘스트를 제출하여 프로젝트에 기여할 수 있습니다. 자세한 내용은 [CONTRIBUTING.md](CONTRIBUTING.md)를 참조하세요. ## 라이선스 -Copyright © 2022-2024 [CDGet](https://cdget.com) <[jooy2.contact@gmail.com](mailto:jooy2.contact@gmail.com)> Released under the MIT license. +프로젝트 소유자, 사용 권한 등에 대한 자세한 내용은 [LICENSE](LICENSE) 파일을 참조하세요. diff --git a/README.md b/README.md index 153204e..53472cf 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Quick Start Templates for **[Vite](https://vitejs.dev)** + **[Vue 3](https://vuejs.org)** + **[Electron](https://www.electronjs.org)** -[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/master/LICENSE) ![Stars](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) +[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/main/LICENSE) ![Stars](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![vutron-logo](.github/resources/vutron-sample.webp) -**English** · [한국어](https://github.com/jooy2/vutron/blob/master/README.ko-KR.md) · [简体中文](https://github.com/jooy2/vutron/blob/master/README.zh-CN.md) +**English** · [한국어](https://github.com/jooy2/vutron/blob/main/README.ko-KR.md) · [简体中文](https://github.com/jooy2/vutron/blob/main/README.zh-CN.md) **Vutron** is a preconfigured template for developing `Electron` cross-platform desktop apps. It uses `Vue 3` and allows you to build a fast development environment with little effort. @@ -38,10 +38,11 @@ Quick Start Templates for **[Vite](https://vitejs.dev)** + **[Vue 3](https://vue For complete documentation including installation instructions and basic usage, please refer to each item in the link below: https://vutron.cdget.com/installation-and-build/getting-started -## Contribute +## Contributing -You can report issues on [GitHub Issue](https://github.com/jooy2/vutron/issues). You can also request a pull to fix bugs and add frequently used features. +Anyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see [CONTRIBUTING.md](CONTRIBUTING.md). ## License -Copyright © 2022-2024 [CDGet](https://cdget.com) <[jooy2.contact@gmail.com](mailto:jooy2.contact@gmail.com)> Released under the MIT license. +Please see the [LICENSE](LICENSE) file for more information about project owners, usage rights, and more. + diff --git a/README.zh-CN.md b/README.zh-CN.md index 65211b8..1cc30d4 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -6,11 +6,11 @@ 快速启动模板,适用于 **[Vite](https://vitejs.dev)** + **[Vue 3](https://vuejs.org)** + **[Electron](https://www.electronjs.org)** -[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/master/LICENSE) ![Stars(点赞数)](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![提交次数](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers(关注者数)](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) +[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/main/LICENSE) ![Stars(点赞数)](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![提交次数](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers(关注者数)](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![vutron-logo](.github/resources/vutron-sample.webp) -[English](https://github.com/jooy2/vutron/blob/master/README.md) · [한국어](https://github.com/jooy2/vutron/blob/master/README.ko-KR.md) · **简体中文** +[English](https://github.com/jooy2/vutron/blob/main/README.md) · [한국어](https://github.com/jooy2/vutron/blob/main/README.ko-KR.md) · **简体中文** **Vutron** 是一个预配置的模板,用于开发 `Electron` 跨平台桌面应用。它使用 `Vue 3`,使您能够轻松构建快速的开发环境。 @@ -38,10 +38,10 @@ 完整的文档,包括安装说明和基本使用方法,请参阅以下链接的每个项目:https://vutron.cdget.com/installation-and-build/getting-started -## 贡献 +## Contributing -您可以在 [GitHub 问题页面](https://github.com/jooy2/vutron/issues) 上报告问题。您还可以请求拉取请求,修复错误并添加常用功能。 +任何人都可以通过报告新问题或提交拉取请求为项目做出贡献。更多信息,请参阅 [CONTRIBUTING.md](CONTRIBUTING.md)。 -## 许可证 +## License -版权所有 © 2022-2024 [CDGet](https://cdget.com) <[jooy2.contact@gmail.com](mailto:jooy2.contact@gmail.com)>,根据 MIT 许可证发布。 +请参阅 [LICENSE](LICENSE) 文件,了解有关项目所有者、使用权等更多信息。 diff --git a/docs/src/.vitepress/config.mts b/docs/src/.vitepress/config.mts index 0111e95..791b3e4 100644 --- a/docs/src/.vitepress/config.mts +++ b/docs/src/.vitepress/config.mts @@ -78,7 +78,7 @@ const vitePressConfigs: UserConfig = { themeConfig: { logo: { src: '/icon.png', width: 24, height: 24 }, editLink: { - pattern: 'https://github.com/jooy2/vutron/edit/master/docs/src/:path' + pattern: 'https://github.com/jooy2/vutron/edit/main/docs/src/:path' }, socialLinks: [{ icon: 'github', link: repository.url.replace('.git', '') }] }