diff --git a/README.md b/README.md index 4c3abdb..9ea976b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ **Author:** lewis <sudolewis@gmail.com> **License:** MIT +![html-ppt · 36 themes](docs/readme/themes.png) + ## Install (one command) ```bash @@ -48,6 +50,8 @@ Each is a pure CSS-tokens file — swap one `` to reskin the entire deck. Browse them all in `templates/theme-showcase.html` (each slide rendered in an isolated iframe so theme ≠ theme is visually guaranteed). +![14 full-deck templates](docs/readme/templates.png) + ### 14 Full-deck templates Eight extracted from real-world decks, six generic scenario scaffolds: @@ -70,6 +74,8 @@ Each is a self-contained folder with scoped `.tpl-` CSS so multiple decks can be previewed side-by-side without collisions. Browse the full gallery in `templates/full-decks-index.html`. +![31 single-page layouts](docs/readme/layouts.png) + ### 31 Single-page layouts cover · toc · section-divider · bullets · two-column · three-column · @@ -81,6 +87,8 @@ chart-pie · chart-radar · arch-diagram · process-steps · cta · thanks Every layout ships with realistic demo data so you can drop it into a deck and immediately see it render. +![47 animations — 27 CSS + 20 canvas FX](docs/readme/animations.png) + ### 27 CSS animations + 20 Canvas FX **CSS (lightweight)** — directional fades, `rise-in`, `zoom-pop`, `blur-in`, diff --git a/docs/readme/_theme-cell.html b/docs/readme/_theme-cell.html new file mode 100644 index 0000000..ae224c3 --- /dev/null +++ b/docs/readme/_theme-cell.html @@ -0,0 +1,56 @@ + + + + +theme cell + + + + + + +
theme · minimal-white
+

2026
年度回顾

+

同一份 outline,换一行 theme,排版、字体、色系、装饰全部重写。

+
+ 12 里程碑 + 团队 +40% + SAT 98% +
+
+
98%Sat
+
12MS
+
Faster
+
+ + + diff --git a/docs/readme/animations.png b/docs/readme/animations.png new file mode 100644 index 0000000..fe1cd5e Binary files /dev/null and b/docs/readme/animations.png differ diff --git a/docs/readme/layouts.png b/docs/readme/layouts.png new file mode 100644 index 0000000..43b3321 Binary files /dev/null and b/docs/readme/layouts.png differ diff --git a/docs/readme/montage-animations.html b/docs/readme/montage-animations.html new file mode 100644 index 0000000..53db82b --- /dev/null +++ b/docs/readme/montage-animations.html @@ -0,0 +1,61 @@ + + + + +47 animations showcase + + + + + + + +
+

47Animations — 27 CSS · 20 Canvas FX

+
html-ppt · data-anim="…" / data-fx="…" · pick 8 canvas FX
+
+
+
data-fx
knowledge-graph
+
data-fx
neural-net
+
data-fx
galaxy-swirl
+
data-fx
constellation
+
data-fx
matrix-rain
+
data-fx
starfield
+
data-fx
firework
+
data-fx
particle-burst
+
+ + + + + + + + + + + + diff --git a/docs/readme/montage-layouts.html b/docs/readme/montage-layouts.html new file mode 100644 index 0000000..9f4a536 --- /dev/null +++ b/docs/readme/montage-layouts.html @@ -0,0 +1,72 @@ + + + + +31 layouts showcase + + + +
+

31Layouts — batteries included, demo data bundled

+
html-ppt · templates/single-page/*.html · pick 8 of 31
+
+
+ + + + diff --git a/docs/readme/montage-templates.html b/docs/readme/montage-templates.html new file mode 100644 index 0000000..99803bd --- /dev/null +++ b/docs/readme/montage-templates.html @@ -0,0 +1,72 @@ + + + + +14 full-deck templates showcase + + + +
+

14Full-Deck Templates — complete world-views

+
html-ppt · templates/full-decks/* · pick 6 of 14
+
+
+ + + + diff --git a/docs/readme/montage-themes.html b/docs/readme/montage-themes.html new file mode 100644 index 0000000..efe7fa9 --- /dev/null +++ b/docs/readme/montage-themes.html @@ -0,0 +1,38 @@ + + + + +36 themes showcase + + + +
+

36Themes — one keyword, new identity

+
html-ppt · assets/themes/*.css · pick 8 of 36
+
+
+
minimal-white
+
tokyo-night
+
aurora
+
xiaohongshu-white
+
cyberpunk-neon
+
dracula
+
soft-pastel
+
magazine-bold
+
+ + diff --git a/docs/readme/templates.png b/docs/readme/templates.png new file mode 100644 index 0000000..6b5b370 Binary files /dev/null and b/docs/readme/templates.png differ diff --git a/docs/readme/themes.png b/docs/readme/themes.png new file mode 100644 index 0000000..0dd9302 Binary files /dev/null and b/docs/readme/themes.png differ