From bacd7493fafce87ed109f93e9a9c4f63636ea128 Mon Sep 17 00:00:00 2001 From: Shinya Ishikawa Date: Tue, 30 Apr 2024 16:49:49 +0900 Subject: [PATCH 1/2] Fix image links --- {profile/assets => assets}/images/closed_robot1.jpg | Bin {profile/assets => assets}/images/closed_robot2.jpg | Bin {profile/assets => assets}/images/in_your_hands.jpg | Bin {profile/assets => assets}/images/mfshenzhen1.jpg | Bin {profile/assets => assets}/images/mfshenzhen2.jpg | Bin .../assets => assets}/images/open_community.jpg | Bin {profile/assets => assets}/images/stack_chan.jpg | Bin .../images/stack_chan_birthday.jpg | Bin profile/README.md | 10 +++++----- 9 files changed, 5 insertions(+), 5 deletions(-) rename {profile/assets => assets}/images/closed_robot1.jpg (100%) rename {profile/assets => assets}/images/closed_robot2.jpg (100%) rename {profile/assets => assets}/images/in_your_hands.jpg (100%) rename {profile/assets => assets}/images/mfshenzhen1.jpg (100%) rename {profile/assets => assets}/images/mfshenzhen2.jpg (100%) rename {profile/assets => assets}/images/open_community.jpg (100%) rename {profile/assets => assets}/images/stack_chan.jpg (100%) rename {profile/assets => assets}/images/stack_chan_birthday.jpg (100%) diff --git a/profile/assets/images/closed_robot1.jpg b/assets/images/closed_robot1.jpg similarity index 100% rename from profile/assets/images/closed_robot1.jpg rename to assets/images/closed_robot1.jpg diff --git a/profile/assets/images/closed_robot2.jpg b/assets/images/closed_robot2.jpg similarity index 100% rename from profile/assets/images/closed_robot2.jpg rename to assets/images/closed_robot2.jpg diff --git a/profile/assets/images/in_your_hands.jpg b/assets/images/in_your_hands.jpg similarity index 100% rename from profile/assets/images/in_your_hands.jpg rename to assets/images/in_your_hands.jpg diff --git a/profile/assets/images/mfshenzhen1.jpg b/assets/images/mfshenzhen1.jpg similarity index 100% rename from profile/assets/images/mfshenzhen1.jpg rename to assets/images/mfshenzhen1.jpg diff --git a/profile/assets/images/mfshenzhen2.jpg b/assets/images/mfshenzhen2.jpg similarity index 100% rename from profile/assets/images/mfshenzhen2.jpg rename to assets/images/mfshenzhen2.jpg diff --git a/profile/assets/images/open_community.jpg b/assets/images/open_community.jpg similarity index 100% rename from profile/assets/images/open_community.jpg rename to assets/images/open_community.jpg diff --git a/profile/assets/images/stack_chan.jpg b/assets/images/stack_chan.jpg similarity index 100% rename from profile/assets/images/stack_chan.jpg rename to assets/images/stack_chan.jpg diff --git a/profile/assets/images/stack_chan_birthday.jpg b/assets/images/stack_chan_birthday.jpg similarity index 100% rename from profile/assets/images/stack_chan_birthday.jpg rename to assets/images/stack_chan_birthday.jpg diff --git a/profile/README.md b/profile/README.md index c07fbde..39ff3c0 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,25 +1,25 @@ # Welcome to the Stack-chan Community! 👋 -![stack-chan](./assets/images/stack_chan.jpg) +![stack-chan](/assets/images/stack_chan.jpg) ## 🤖 Meet Stack-chan! Hello! Stack-chan is a palm-sized, super-kawaii open-source robot. Our motto is: "A communication robot, in your hands." Stack-chan combines the versatility of the "M5Stack" IoT module with the affectionate Japanese honorific "-chan." Being open-source is at our core, and Stack-chan invites creators and enthusiasts from around the world to participate in our vibrant community. -![A communication robot, in your hands](./assets/images/in_your_hands.jpg) +![A communication robot, in your hands](/assets/images/in_your_hands.jpg) ## 🌏 A Thriving Global Community Our community is active on platforms like Twitter and Discord, where daily interactions bring new innovations to Stack-chan’s development. Unlike traditional robot products managed by specific companies or individuals, we foster a decentralized environment where "everyone is both a developer and a user." We mainly operate in Japanese but with a growing international presence, we are also active in other languages. Join us on this journey! -maker faire shenzhen 1 -maker faire shenzhen 2 +maker faire shenzhen 1 +maker faire shenzhen 2 ## 🚀 Stack-chan Activities Since its inception on July 2, 2021, Stack-chan has been celebrated through birthday parties, interactive events, and exhibitions at Tokyo Maker Faire, showcasing our collaborative spirit. More than 30 Stack-chan exhibits were presented at the Maker Faire, demonstrating our community's synergy. These events, including festive activities like Stack-chan themed cakes and piñatas, can be revisited through YouTube Live archives. -![Stack-chan's birthday](./assets/images/stack_chan_birthday.jpg) +![Stack-chan's birthday](/assets/images/stack_chan_birthday.jpg) ## 🌟 Join the Community From 48f459c0788e0c85648c19663ace12a8b83a05e6 Mon Sep 17 00:00:00 2001 From: Shinya Ishikawa Date: Tue, 30 Apr 2024 17:12:05 +0900 Subject: [PATCH 2/2] use table to align images --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 39ff3c0..1ea6e68 100644 --- a/profile/README.md +++ b/profile/README.md @@ -12,8 +12,8 @@ Hello! Stack-chan is a palm-sized, super-kawaii open-source robot. Our motto is: Our community is active on platforms like Twitter and Discord, where daily interactions bring new innovations to Stack-chan’s development. Unlike traditional robot products managed by specific companies or individuals, we foster a decentralized environment where "everyone is both a developer and a user." We mainly operate in Japanese but with a growing international presence, we are also active in other languages. Join us on this journey! -maker faire shenzhen 1 -maker faire shenzhen 2 +| ![maker faire shenzhen 1](/assets/images/mfshenzhen1.jpg) | ![maker faire shenzhen 2](/assets/images/mfshenzhen2.jpg) | +|:--------------:|:--------------:| ## 🚀 Stack-chan Activities