Skip to content

Conversation

Fukusan64
Copy link
Collaborator

掲題のとおりです。
event.ymlにdateのパラメータを追加
そのパラメータを用いてTOP、イベント一覧にてソートを行い一覧を表示するようにしています。

ソートは文字列ソートが行われているものと思われますが
ISO8061かつ日本時間表記であれば問題ないと考えています(反例を思いつかなかったという意味です)

@Fukusan64 Fukusan64 marked this pull request as ready for review September 27, 2025 13:18
_data/events.yml Outdated
img: /img/events/blender-shimaenaga.webp
tag: イベント
url: /events/blender-shimaenaga/
date: 2025-09-14T00:00:00+09:00
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

時刻部分は不要ではないですか?

Suggested change
date: 2025-09-14T00:00:00+09:00
date: 2025-09-14

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fukusan64 Fukusan64 requested a review from kp54 September 27, 2025 14:50
@kp54 kp54 merged commit 2ef69da into main Sep 27, 2025
2 checks passed
@kp54 kp54 deleted the sort-events branch September 27, 2025 14:57
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.

4 participants