Skip to content

Conversation

kp54
Copy link
Collaborator

@kp54 kp54 commented Aug 27, 2025

GitHub Pages の挙動を踏まえ、ページが index.html として生成されていることを保証するスクリプトを追加しました。

  • ファイルが foo/bar.html の場合:
    • foo/bar はルーティング可能
    • foo/bar/ はルーティング不可能
  • ファイルが foo/bar/index.html の場合:
    • foo/bar はルーティング可能
    • foo/bar/ はルーティング可能

Copy link
Collaborator

@Fukusan64 Fukusan64 left a comment

Choose a reason for hiding this comment

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

良いと思います!

@kp54 kp54 merged commit 7f79e44 into main Aug 27, 2025
2 checks passed
@kp54 kp54 deleted the add-structure-test branch August 27, 2025 17:10
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.

2 participants