Github Pages
Assetlinks & AASA ジェネレーター
ディープリンク用のAndroid assetlinks.jsonとApple App Site Associationを生成します。
ツール
カスタムドメイン、静的公開、公開前チェック、GitHub Pages保守のためのツール。
利用できるツール
Github Pages
ディープリンク用のAndroid assetlinks.jsonとApple App Site Associationを生成します。
Github Pages
ブラウザレポート、CSP違反、Network Error Logging用のReport-ToおよびReporting-Endpoints HTTPヘッダーを生成します。
Github Pages
Nginx、Apache、Cloudflare、Netlify向けのgzip/brotliフォールバック付きZstandard圧縮サーバー設定を生成します。
GitHub Pagesは簡単ですが、ドメインと公開フォルダのルールは厳密です。CNAMEの場所やindex.htmlの有無で404になります。
Use GitHub Pages tools when you set up a new site, move an existing site to a custom domain, or troubleshoot a deployment that is not serving correctly. Start by confirming your site repository settings: the publishing source branch and folder. Use the CNAME helper to prepare a custom domain file and verify your DNS configuration before enabling HTTPS. Add a 404 HTML page for single-page applications that handle client-side routing. Finish with the SEO checklist to verify that your generated output includes essential files like robots.txt, sitemap.xml, and proper metadata.
FAQ
公開されるサイトルートです。distを公開するならdist内に必要です。
公開ブランチ、公開フォルダ、index.html、ドメインの紐付け違いがよくある原因です。