Skip to content

Add bilingual presentation pages - #9

Merged
justinyoo merged 3 commits into
mainfrom
feat/bilingual-presentations
Aug 28, 2026
Merged

Add bilingual presentation pages#9
justinyoo merged 3 commits into
mainfrom
feat/bilingual-presentations

Conversation

@justinyoo

Copy link
Copy Markdown
Contributor

Summary

Add dedicated Korean and English Marp presentations, preserve the current slide when switching languages, and publish them under /ko/ and /en/. The root page now redirects to the English presentation while preserving query parameters and slide hashes.

Change type

  • Presentation content
  • Presentation design
  • PowerShell
  • Bash
  • Bicep
  • Documentation or repository maintenance

Validation

  • Marp HTML generation succeeds.
  • Updated slides were visually reviewed.
  • PowerShell files parse without errors.
  • Bash files pass bash -n.
  • Bicep files build successfully.
  • No generated files, credentials, or sensitive data are included.

Additional checks:

  • Verified all 31 slides render in both languages.
  • Verified each slide contains a language switch.
  • Verified same-number slide navigation between /ko/ and /en/.
  • Verified referenced images exist in both deployed asset directories.

Screenshots

Not included. The existing visual design is preserved; this change adds the language switch and bilingual routing.

Related issues

None.

@justinyoo
justinyoo merged commit 47e7786 into main Aug 28, 2026
2 checks passed
@justinyoo
justinyoo deleted the feat/bilingual-presentations branch August 28, 2026 06:59
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