Skip to content

Add GitHub Pages web app manifest - #6

Merged
ClaudiuSchuster merged 1 commit into
mainfrom
oss-oo/webmanifest-pages-9bfce1b79d99
Sep 10, 2026
Merged

ClaudiuSchuster merged 1 commit into
mainfrom
oss-oo/webmanifest-pages-9bfce1b79d99

Conversation

@ClaudiuSchuster

Copy link
Copy Markdown
Owner

Summary

  • add a root site.webmanifest for the GitHub Pages user site;
  • connect it from index.html using the existing root favicon assets;
  • document and verify the static Pages delivery path without adding .htaccess, a service worker, tracking, or external manifest resources.

Verification

  • git diff --check
  • documented image and local HTTP checks from docs/README.md
  • manifest JSON, field, icon-reference, and local application/manifest+json checks
  • live pre-change Pages baseline: root source is main; site.webmanifest currently returns 404

GitHub Pages publishes this repository root directly from main, so the manifest is included as an ordinary static root asset.

@ClaudiuSchuster
ClaudiuSchuster marked this pull request as ready for review September 10, 2026 22:56
@ClaudiuSchuster
ClaudiuSchuster merged commit 76fecdd into main Sep 10, 2026
2 of 3 checks passed
@ClaudiuSchuster
ClaudiuSchuster deleted the oss-oo/webmanifest-pages-9bfce1b79d99 branch September 10, 2026 22: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.

1 participant