Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 658 Bytes

File metadata and controls

27 lines (18 loc) · 658 Bytes

GitHub Pages プロジェクト

このリポジトリは GitHub Pages 用のウェブサイトです。

プロジェクトの概要

  • 静的ウェブサイトのホスティング
  • Markdown でコンテンツ管理
  • GitHub Actions で自動デプロイ

使い方

  1. リポジトリをクローンします。
  2. index.md または index.html を編集します。
  3. 変更をコミットしてプッシュすると、GitHub Pages に自動で反映されます。

ディレクトリ構成例

/readme.md
/index.md
/assets/

ライセンス

このプロジェクトは MIT ライセンスです。