diff --git a/SKILL.md b/SKILL.md index dfd8ce0b..b82e54a7 100644 --- a/SKILL.md +++ b/SKILL.md @@ -210,7 +210,7 @@ When converting PowerPoint files: 2. **Open** — Use `open [filename].html` to launch in browser 3. **Summarize** — Tell the user: - File location, style name, slide count - - Navigation: Arrow keys, Space, scroll/swipe, click nav dots + - Navigation: Arrow keys, Space, mouse wheel, click slide / nav dots (no scrollbar — transform-based deck) - How to customize: `:root` CSS variables for colors, font link for typography, `.reveal` class for animations - If inline editing was enabled: Hover top-left corner or press E to enter edit mode, click any text to edit, Ctrl+S to save diff --git a/html-template.md b/html-template.md index 384e1a10..76b42092 100644 --- a/html-template.md +++ b/html-template.md @@ -91,65 +91,142 @@ Reference architecture for generating slide presentations. Every presentation fo - -
- - - - - -
-

Presentation Title

-

Subtitle or author

-
- -
-
-

Slide Title

-

Content...

-
-
- - + +
+ + + + + +
+
+

Presentation Title

+

Subtitle or author

+
+ +
+
+

Slide Title

+

Content...

+
+
+ + +