Self-host landing media and add safe Windows downloads - #55
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fe5ba08bd6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "https://github.com/@raw/masarray/arsas/main/Assets/screenshot/arsas%20%281%29.webp": "assets/screenshots/arsas-first-launch.webp", | ||
| "https://github.com/@raw/masarray/arsas/main/Assets/screenshot/arsas%20%282%29.webp": "assets/screenshots/arsas-multi-ied.webp", | ||
| "https://github.com/@raw/masarray/arsas/main/Assets/screenshot/arsas%20%283%29.webp": "assets/screenshots/arsas-live-values.webp", |
There was a problem hiding this comment.
Map each screenshot URL to its matching copied blob
The first three local screenshot files do not contain the screenshots their names and mappings claim: in this commit arsas-first-launch.webp is the original arsas (3).webp, arsas-multi-ied.webp is original (1), and arsas-live-values.webp is original (2). Consequently the deployed build replaces the source URL for screenshot 1 with screenshot 3 (and cyclically for 2/3), so the home hero and the affected captions/alt text describe the wrong product screens.
Useful? React with 👍 / 👎.
Advance the immutable ARIEC61850 lock to validated engine PR #55 and add a cross-repository wire-to-FAT regression proving 31.2006000 survives engine decoding and rounds to 31.201 in ARSAS presentation.
Summary
Completes the remaining landing-page hardening work by self-hosting product media, switching social previews to a 1200×630 PNG, and adding a release-aware Windows download workflow.
Local media
landing/assets/screenshots.raw.githubusercontent.com.Assets/screenshotas the README/source originals without recompressing them.Download workflow
download.htmlas the stable product CTA target.Deployment architecture
landing/into_site.downloadUrl, and website CTAs in the deployable static artifact._siterather than the unbuilt source directory.Validation
_sitebuild with local screenshotsBoundaries