html-ppt-zhangzara-soft-editorial
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSoft Editorial
柔和社论风格模板
Cormorant Garamond serif on warm paper with sage, blush, and lemon accents.
A single self-contained HTML deck — typography, palette, decorative system,
and slide vocabulary are all tuned together. Mixing layouts across templates
breaks the system; stay inside this one.
采用Cormorant Garamond衬线字体,搭配暖调纸张底色,辅以鼠尾草绿、腮红粉和柠檬黄点缀。
这是一个独立完整的HTML演示文稿——排版、配色方案、装饰系统以及幻灯片样式都已统一调校。跨模板混合布局会破坏这套设计体系,请仅使用本模板内的布局。
At a glance
概览
- Scheme: light
- Formality: high
- Density: low
- Slides in demo: 12
- 配色风格: 浅色调
- 正式程度: 高
- 内容密度: 低
- 演示幻灯片数量: 12张
Best for
适用场景
Anything that should feel literary, elegant, and unhurried: editorial features, longform brand stories, gallery / museum decks, advisory deliverables, wedding / lifestyle media, founder essays. Equally good for tech, research, or business decks that want a Sunday-supplement warmth instead of corporate polish.
适用于所有需要营造文学感、优雅从容氛围的内容:专题社论、长篇品牌故事、画廊/博物馆演示文稿、咨询交付材料、婚礼/生活方式媒体内容、创始人随笔。同样适合希望呈现周日副刊般温暖质感而非企业刻板风格的科技、研究或商务演示文稿。
Avoid for
不适用场景
Decks that need visual heat or punch — the warm-paper palette and Cormorant serif are intentionally quiet.
需要视觉冲击力的演示文稿——暖调纸张配色和Cormorant衬线字体刻意营造低调感。
Workflow
使用流程
- Clone AND the
example.htmlfolder into the user's workspace. This template ships anassets/runtime (keyboard navigation, stage rendering); the HTML references it asassets/deck-stage.js, so the file must sit next to the cloned HTML or that path will 404 in the generated artifact and navigation will silently break. Inlining the JS into a singleassets/deck-stage.jsblock in the HTML is an acceptable alternative when a single self-contained file is preferred.<script> - Replace placeholder content with the user's real headlines, body copy, numbers, names, dates, and section labels. Match existing dimensions when swapping image placeholders.
- Preserve the design system. Never substitute fonts, recolor the palette, restructure the layout grid, or strip decorative elements (corner brackets, paper grain, geometric shapes, illustrated SVGs). They are part of the identity.
- Adjust deck length by duplicating layouts. If the user has more content than the demo holds, duplicate an existing slide of the most appropriate layout. If less, drop slides from the bottom. Update page-number labels.
- Designing missing layouts: if a slide needs a layout the template doesn't have, design it from scratch using the same fonts, palette, decorative vocabulary, spacing rhythm, and component grammar — never bail to a different template.
- Keep the navigation runtime as shipped. If the deck ships an
or inline keyboard handler, leave it intact.
assets/deck-stage.js
- 将和
example.html文件夹克隆到用户工作区。 本模板附带assets/运行时文件(用于键盘导航、舞台渲染);HTML文件中引用路径为assets/deck-stage.js,因此该文件必须与克隆的HTML文件放在同一目录下,否则生成的产物会出现404错误,导航功能将失效。如果偏好单一独立文件,将JS内联到HTML的单个assets/deck-stage.js块中也是可行的替代方案。<script> - 替换占位内容为用户实际的标题、正文、数据、名称、日期和章节标签。替换图片占位符时请匹配原有尺寸。
- 保留设计体系。 切勿替换字体、修改配色、重构布局网格或移除装饰元素(边角括号、纸张纹理、几何图形、插画SVG)。这些都是设计标识的一部分。
- 通过复制布局调整演示文稿长度。 如果用户内容超出演示模板的容量,复制最适合的现有幻灯片布局。如果内容较少,从底部删除幻灯片,并更新页码标签。
- 设计缺失的布局: 如果需要模板中没有的幻灯片布局,请使用相同的字体、配色、装饰元素、间距节奏和组件规则从头设计——切勿切换到其他模板。
- 保留原版导航运行时。 如果演示文稿附带或内联键盘处理程序,请保持其完整。
assets/deck-stage.js
Output contract
输出约定
Emit between tags:
<artifact><artifact identifier="zhangzara-soft-editorial" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>在标签内输出:
<artifact><artifact identifier="zhangzara-soft-editorial" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>Source & license
来源与许可
Vendored from upstream MIT-licensed
.
zarazhangrui/beautiful-html-templatesThe full upstream MIT license text — including the original copyright notice — ships in this skill at
and must be redistributed alongside any copy of ,
, or any vendored runtime. See for the upstream metadata snapshot.
LICENSEexample.htmltemplate.jsonassets/template.json源自上游MIT许可的。
zarazhangrui/beautiful-html-templates完整的上游MIT许可文本——包括原始版权声明——随本技能一同存放在文件中,任何复制、或任何附带的运行时文件的副本都必须附带该许可文本。有关上游元数据快照,请查看。
LICENSEexample.htmltemplate.jsonassets/template.json