Skip to content

Add Tasq introduction video#260

Merged
version-1 merged 4 commits into
mainfrom
docs/add-intro-video
Jul 12, 2026
Merged

Add Tasq introduction video#260
version-1 merged 4 commits into
mainfrom
docs/add-intro-video

Conversation

@version-1

@version-1 version-1 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Add the Tasq introduction video

Summary

Add the prepared Tasq introduction video near the top of the repository README and documentation site overview so visitors can quickly see the product in action.

主な変更点:

  • Copy the 9.5 MB introduction video into the Docusaurus static assets.
  • Add a clickable thumbnail and explicit video link to the English and Japanese repository READMEs.
  • Embed the video in the English and Japanese docs-site overview pages.

チケットへのリンク

ここはまだない

やったこと

  • Added docs/site/static/video/tasq-intro.mp4.
  • Added the supplied thumbnail as docs/site/static/img/tasq-thumbnail.png.
  • Linked the README thumbnail and accompanying text to the supplied GitHub user attachment because GitHub README does not embed the video player.
  • Added accessible fallback links inside each video element.
  • Used the configured /tasq/ base URL for docs-site video paths.

動作確認

  • npm --prefix docs/site run build
  • git diff --check origin/main...HEAD
  • Confirmed the generated English and Japanese HTML contains the video element.
  • Confirmed the source and copied video SHA-256 hashes match.

レビュー & 動作確認 チェックリスト

  • README rendering - Confirm the clickable thumbnail and video link appear near the top of both READMEs on GitHub.
  • Docs-site rendering - Confirm the player appears on both localized overview pages.
  • Playback - Confirm the MP4 loads and plays from the published static asset path.

推奨テスト計画:

  1. Open the repository README and follow the thumbnail or text link to the introduction video.
  2. Open /tasq/ and /tasq/ja/ in the built documentation site.
  3. Play the video on both pages and confirm the fallback link targets the local docs asset.

その他気になることや相談ごと

The video adds approximately 9.5 MB to the repository history.

Requested by: @version-1

Copy the prepared introduction video into the documentation site assets and embed it near the top of the English and Japanese README and overview pages.\n\nVerified with npm --prefix docs/site run build and git diff --check.
Use the updated intro_v2.mp4 while preserving the existing documentation asset path and embeds.\n\nVerified with npm --prefix docs/site run build, matching SHA-256 hashes, and git diff --check.
Replace unsupported README video embeds with a clickable thumbnail and explicit video link in English and Japanese. Add the supplied thumbnail as a documentation static asset.\n\nVerified with npm --prefix docs/site run build, matching SHA-256 hashes, and git diff --check.
Point the clickable thumbnail and explicit video links in the English and Japanese READMEs to the supplied GitHub user attachment. Keep the local video asset for the documentation site player.\n\nVerified with git diff --check and exact URL occurrence checks.
@version-1 version-1 merged commit d4310f9 into main Jul 12, 2026
5 checks passed
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