Add branded HTML artifact base template - #98
Merged
mosobande merged 4 commits intoSep 5, 2026
Conversation
mosobande
added a commit
that referenced
this pull request
Sep 5, 2026
This was referenced Sep 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack:
ori→ #25 → #98 → #99 → #100. This layer targets #25 (changeset-release/ori). Review its diff against that parent; merge bottom-up. #95 is excluded. Existing commits are preserved with a merge commit; no force-push or PR merge performed.Standalone HTML artifacts currently require assembling foundation styles and separate theme and back-to-top controls. Add a default
base.htmlwith a minimal header/main layout, linked local Quantipixels favicon and logo SVG, and both controls already wired.Consolidate the three former foundation/control files into the template. Keep report, collection-filter, and carousel controls optional, update their references, and add a patch changeset. Generated artifacts ship the HTML and two images together; single-file delivery embeds the same assets. Existing host shells and user branding take precedence.
Validation: package validation passed against a clean export of commit
30593d8(39 skills), and script syntax and local asset checks passed. Focused browser checks verified image loading, theme switching, back-to-top scrolling and focus, and no horizontal overflow at 375px. The template assets are unchanged by the merge from currentori.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.