-
Notifications
You must be signed in to change notification settings - Fork 71
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
外部公開ブログに atom フィードを追加 #7899
外部公開ブログに atom フィードを追加 #7899
Conversation
b470c55
to
dacc5cc
Compare
@machida |
@nishitatsu-dev おまたせしました!!フッターにリンクを設置しました。 |
@machida |
補足メモ
|
@Shrimprin 実装に関する補足メモです→ #7899 (comment) |
@nishitatsu-dev |
@Shrimprin
|
表示件数をブログの1ページ内の表示件数と同じにした(2024/06/26ミーティングで相談し決定)
14030e5
to
31e85fc
Compare
@Shrimprin
|
@nishitatsu-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
お疲れ様です!
問題ないと思いますのでApproveします。
コードとは関係ありませんが、
- PRがDraft状態のままです。
- Descriptionの概要が記載されていません。
@Shrimprin |
@komagata |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認させて頂きました。OKです〜🙆♂️
@komagata |
Issue
概要
変更確認方法
feature/add-atom-feed
をローカルに取り込むhttp://localhost:3000/articles.atom
)を登録する※動作確認したところ、ReadKit(AppStoreからダウンロード)が、ローカルホストでのatomフィードのアドレスを認識できた。Feedly(ウェブアプリ)は、アドレスを認識できなかった
http://localhost:3000/articles
)にアクセスする表示と操作について
Screenshot
変更前 (外部向けページのフッター)
変更後 (外部向けページのフッター)