Skip to content

docs(slides): add live multilingual deck demo to READMEs + slides skill#22

Merged
beefiker merged 2 commits into
mainfrom
docs/slides-live-demo
Jul 9, 2026
Merged

docs(slides): add live multilingual deck demo to READMEs + slides skill#22
beefiker merged 2 commits into
mainfrom
docs/slides-live-demo

Conversation

@beefiker

@beefiker beefiker commented Jul 9, 2026

Copy link
Copy Markdown
Owner

What

Adds a Slides Demo section (mirroring the existing Clone Demo) to all five READMEs, plus a live-example reference in the superloopy-slides skill.

  • Links a live example deck generated by superloopy-slides: https://fileloom-slides.pages.dev
  • Multilingual: English · 한국어 · 中文 · 日本語 · Español (in-deck language switch)
  • Zero-dependency single-file HTML on a fixed 16:9 stage; embed-safe (iframe auto-grows to 16:9)
  • Passed real-browser visual-QA (standalone 1280×720, phone 390 letterbox, iframe embed)

Files

  • README.md, README.ko.md, README.zh-CN.md, README.ja.md, README.es.md — new Slides Demo section (localized)
  • skills/superloopy-slides/SKILL.md — live example link in description + intro callout
  • .github/assets/slides-demo-reference.png — demo hero screenshot

Notes

  • The demo is hosted on Cloudflare Pages and intended to stay live as the public example.
  • Docs-only change; no code or behavior affected.

…kill

Add a Slides Demo section (parallel to Clone Demo) across all five
READMEs linking a live example deck built with superloopy-slides:
https://fileloom-slides.pages.dev (EN/KO/ZH/JA/ES, single-file,
embed-safe). Also reference the live example in the slides SKILL.md
description and intro.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: af1229bb36

ℹ️ 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".

Comment thread README.md
…nventories

Adding the new tracked screenshot without inventorying it broke the
docs file-inventory gate (docs.test.js + audit.test.js) and the doctor
file-audit check. Register it in both inventories with a documentation
boundary. Full suite: 378/378 pass.
@beefiker

beefiker commented Jul 9, 2026

Copy link
Copy Markdown
Owner Author

Fixed. Registered .github/assets/slides-demo-reference.png in both file-inventory gates — docs/superloopy-loop-golden-set.md and docs/superloopy-file-audit.md — so the docs tests and the doctor file-audit check pass. Full suite is green locally (378/378) and all 6 CI matrix jobs now pass.

@beefiker
beefiker merged commit e52f282 into main Jul 9, 2026
6 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