Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions Contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,30 @@
{
"name": "Aileen",
"github": "https://github.com/pss-aileen",
"favoriteStack": "Vanilla JavaScript",
"favoriteColor": "#25b7c0",
"favoriteEmoji": "🫧"
},
{
"name": "kagome",
"github": "https://github.com/kagomen",
"favoriteStack": "Tailwind CSS",
"favoriteColor": "#008db7",
"favoriteEmoji": "🌀"
},
{
"name": "kazzyfrog",
"github": "https://github.com/kazzyfrog",
"favoriteStack": "Next.js",
"favoriteColor": "#98fb98",
"favoriteEmoji": "🐸"
},
{
"name": "oginochihiro",
"github": "https://github.com/first-contributions-ja",
"favoriteStack": "GitHub",
"favoriteColor": "#ffffff",
"favoriteEmoji": "🐉"
},
{
"name": "Prabesh",
"github": "https://github.com/prabesh09",
"favoriteStack": "MERN",
"favoriteColor": "#111111",
"favoriteEmoji": "😼"
}
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,20 +63,22 @@

### 何をすればいいの?

> **このプロジェクトの参加者として、Contributors.json ファイルに必要な情報を入力し、プロフィールを作成します!**

記載する情報は、以下のとおりです:
このプロジェクトの参加者として、Contributors.json ファイルに下記の情報を追記します!

```
"name": "あなたのハンドルネーム",
"github": "あなたのGitHubアカウントのURL",
"favoriteStack": "あなたの好きなプログラミング言語・技術スタック",
"favoriteColor": "あなたの好きなカラーコード",
"favoriteEmoji": "あなたの好きな絵文字"
```

これから行うチュートリアルは、次の 8 つのステップで完了します!<br>
実際に手を動かしてみてください :octocat:
入力された情報は、絵文字のアイコンとして、[Webサイト](https://first-contributions-ja.github.io)上に表示されます。<br>
なので、コントリビューターが増えるたびに、サイト上が賑やかになります!

https://github.com/first-contributions-ja/first-contributions-ja.github.io/assets/70629747/d83d26ae-3a03-4313-b6bc-b12a865f466f

私たちは、First Contributions JA の Web サイトを、今よりもっとPOPにしたいです!<br>
ぜひ、実際に手を動かしてみてください :octocat:

- [実際に手を動かす](#実際に手を動かす)
- [セットアップ:](#セットアップ)
Expand Down Expand Up @@ -204,14 +206,13 @@ GitHub 上でファイルを編集することも可能ですが、<br>
{
"name": "あなたのハンドルネーム",
"github": "あなたのGitHubアカウントのURL",
"favoriteStack": "あなたの好きなプログラミング言語・技術スタック",
"favoriteColor": "あなたの好きなカラーコード",
"favoriteEmoji": "あなたの好きな絵文字"
},
```

<p align="center">
<img height=300px src="/docs/images/copy-code-template.png">
<img height=300px src="/docs/images/copy-and-paste-code.png">
</p>

- そして、貼り付けたテキストの中身を、あなた独自の内容に置き換えます。
Expand All @@ -223,7 +224,6 @@ GitHub 上でファイルを編集することも可能ですが、<br>
{
"name": "oginochihiro",
"github": "https://github.com/first-contributions-ja",
"favoriteStack": "GitHub",
"favoriteColor": "#ffffff",
"favoriteEmoji": "🐉"
},
Expand Down
Binary file added docs/images/copy-and-paste-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/copy-code-template.png
Binary file not shown.