Skip to content

Commit

Permalink
add blog and contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
mehm8128 committed Jan 3, 2025
1 parent 52a4b0b commit 554dfa4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/_component/Blog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ export default function Blog() {
traPに入ってから最強Webエンジニアになるまで
</StyledAnchor>
</ListItem>
<ListItem>
<StyledAnchor href="https://zenn.dev/mehm8128/articles/oss-document-translation/">
OSSのドキュメント翻訳に†Contribution†しよう
</StyledAnchor>
</ListItem>
<ListItem>
<StyledAnchor href="https://trap.jp/post/2299/">
わたくしの開発環境を紹介させていただきます
Expand Down
5 changes: 5 additions & 0 deletions src/app/_component/Contribution.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ export default function Contribution() {
mdn/translated-content
</StyledAnchor>
</ListItem>
<ListItem>
<StyledAnchor href="https://github.com/biomejs/website/pull/1615">
docs(ja): translate gritql page #1615 · biomejs/website
</StyledAnchor>
</ListItem>
<ListItem>
<StyledAnchor href="https://github.com/biomejs/website/pull/1046">
docs: translate some page to Japanese #1046 · biomejs/website
Expand Down

0 comments on commit 554dfa4

Please sign in to comment.