Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ブログ著者とタグのアイコン指定方法を変更 #52

Closed
wants to merge 2 commits into from

Conversation

ciffelia
Copy link
Member

@ciffelia ciffelia commented Dec 5, 2023

What

  • ブログ著者とタグのアイコン指定方法を変更した。
    • src/{authors,tags}にJSONと同じファイル名で画像ファイルを置くことでアイコンを変更できる。
    • 画像ファイルが存在しない場合はGitHubのアイコンが使われる。
    • 従来のファイル名指定と外部URL指定は廃止した。

Why

  • アイコン指定を簡単にするため。
  • 外部URL指定(画像の直リンク)は用途が限られるため。
  • <Icon>コンポーネントの仕様変更にあたって使用箇所を減らすため。

@ciffelia ciffelia force-pushed the rewrite-icon-2 branch 3 times, most recently from 29a7a5d to 1faa67a Compare December 5, 2023 16:27
@ciffelia
Copy link
Member Author

ciffelia commented Dec 6, 2023

実装をやり直したのでこちらはClose

@ciffelia ciffelia closed this Dec 6, 2023
@ciffelia ciffelia deleted the rewrite-icon-2 branch December 6, 2023 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant