Claude/video how to guide m7r4cw#112
Open
mostafazh wants to merge 3 commits into
Open
Conversation
Replace the external Instagram link in the step-by-step guide with a self-hosted MP4 video embedded directly in the page. The video is the existing H.264 MP4 (web-compatible, no conversion needed), renamed to how-to-guide.mp4 and served from /public. This removes the dependency on Instagram (which is also blocked in the in-app Instagram/Facebook browsers the page already warns about) and lets users watch the guide inline.
mostafazh
pushed a commit
to mostafazh/profile-pic-maker
that referenced
this pull request
Jun 12, 2026
…ility The video-guide work now has an upstream PR (TechForPalestine#112) and its build-blocking prettier error is fixed (a77ecca) — branch re-verified green (lint, tsc, next build). Both docs reformatted with at-a-glance status tables, checkbox lists for shipped work, and labeled bullets (Today/Do/Effort/Success, Gap/Direction/Success) instead of dense prose. Strategic gap 6 marked as started via fork PR #2. https://claude.ai/code/session_014uS7FQWjFgjS3Qx5Mdjwhu
Instead of embedding the video inline (always visible), restore the link behavior so the guide opens in a new tab — but point it at the self-hosted /how-to-guide.mp4 instead of the Instagram URL.
Collaborator
Author
|
@tengkuhafidz do you mind us hosting the walkthrough video (from Instagram) on the website? To avoid sending people to 3rd party websites. |
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.
This pull request updates the user guide section on the homepage to directly embed a step-by-step video tutorial instead of linking to an external Instagram post. This improves user experience by making the guide more accessible and visually integrated.
User experience improvements:
videoelement that plays/how-to-guide.mp4directly on the page, including controls and responsive styling for better accessibility.