Skip to content

Commit c07fa69

Browse files
committed
feat: note that the repository name has been changed (#123)
1 parent ed79d82 commit c07fa69

File tree

3 files changed

+34
-6
lines changed

3 files changed

+34
-6
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,16 @@ In April 2024, joined the Vue.js organization and became a member of the Vapor T
4545

4646
https://ublog.dev/
4747

48-
48+
## Note
49+
50+
> [!CAUTION]
51+
> About the Vue Vapor implementation repository
52+
>
53+
> The implementation of Vue Vapor initially started in a repository called `vuejs/core-vapor`, but it was renamed to `vuejs/vue-vapor` in October 2024.
54+
>
55+
> In this document, the links have been changed to `vuejs/vue-vapor`, but due to the project name and the pages of this document, the text has been unified to `vuejs/core-vapor`.
56+
>
57+
> Please keep in mind that `vuejs/core-vapor` = `vuejs/vue-vapor` as you read. They are different names in the timeline but refer to exactly the same thing.
4958
5059
<div align="center">
5160

src/index.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,21 @@ In April 2024, joined the Vue.js organization and became a member of the Vapor T
4040
https://ublog.dev/
4141

4242

43+
## Note
4344

44-
<div align="center" style="margin-top: 100px">
45+
::: warning About the Vue Vapor implementation repository
46+
47+
The implementation of Vue Vapor initially started in a repository called `vuejs/core-vapor`, but it was renamed to `vuejs/vue-vapor` in October 2024.
48+
49+
In this document, the links have been changed to `vuejs/vue-vapor`, but due to the project name and the pages of this document, the text has been unified to `vuejs/core-vapor`.
4550

51+
Please keep in mind that `vuejs/core-vapor` = `vuejs/vue-vapor` as you read. They are different names in the timeline but refer to exactly the same thing.
52+
53+
:::
54+
55+
<div align="center" style="margin-top: 100px">
4656

47-
### Support
57+
## Support
4858

4959
If you'd like to support my work, I'd greatly appreciate it!
5060

src/ja/index.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
## 著者について
3030

31-
**ubugeeei (うぶげ)**
31+
**ubugeeei (うぶげ)**
3232

3333
<img src="/ubugeeei.jpg" alt="ubugeeei" width="200" />
3434

@@ -39,12 +39,21 @@ Vapor Mode の開発に立ち上げ (2023/11) から携わる. \
3939

4040
https://ublog.dev/
4141

42+
## 注意
4243

44+
::: warning Vue Vapor の実装リポジトリについて
4345

44-
<div align="center" style="margin-top: 100px">
46+
Vue Vapor の実装は当初,`vuejs/core-vapor` というリポジトリで始まりましたが,2024/10 に `vuejs/vue-vapor` に改名されました.
47+
48+
本書では,文章中のリンクは `vuejs/vue-vapor` に変更していますが,PJ 名や本書の pages の都合上,文言の方は `vuejs/core-vapor` に統一しています.
49+
50+
`vuejs/core-vapor` = `vuejs/vue-vapor` というふうに頭の中で変換しながら読んでいただければと思います.両者は時系列上の別名であり,全く同じものを指しています.
4551

52+
:::
53+
54+
<div align="center" style="margin-top: 100px">
4655

47-
### スポンサー
56+
## スポンサー
4857

4958
もしよろしければ,私の仕事を応援していただけると嬉しいです!
5059

0 commit comments

Comments
 (0)