html-ppt-zhangzara-monochrome
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMonochrome
Monochrome
Ivory ledger paper with all-black type; Lora serif headlines, Jost body, no color at all.
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.
采用象牙色账本纸搭配纯黑色字体;标题使用Lora衬线字体,正文使用Jost字体,完全无色彩。
一个独立完整的HTML演示文稿——排版、配色方案、装饰系统及幻灯片样式均已统一调校。跨模板混合布局会破坏这套系统,请始终使用本模板。
At a glance
概览
- Scheme: light
- Formality: high
- Density: high
- Slides in demo: 16
- **配色方案:**浅色调
- **正式程度:**高
- **内容密度:**高
- **演示幻灯片数量:**16张
Best for
适用场景
Anything that should feel like a hand-typeset ledger: user research synthesis, white papers, longform reports, academic and policy briefs, advisory deliverables, bilingual EN/CN reports. Equally good for tech, design, or brand decks that want their words to be the only thing on the page.
适用于所有需要呈现手工排版账本风格的内容:用户研究综述、白皮书、长篇报告、学术及政策简报、咨询交付成果、中英双语报告。同样适合希望让文字成为页面唯一焦点的技术、设计或品牌演示文稿。
Avoid for
不适用场景
Decks that need visual personality or color-led storytelling — the all-ink palette is intentionally austere.
需要视觉个性或色彩主导叙事的演示文稿——纯墨色配色方案刻意设计得简洁朴素。
Workflow
工作流程
- Clone into the user's workspace as the working file.
example.html - 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 - 替换占位内容为用户实际的标题、正文、数字、名称、日期和章节标签。替换图片占位符时请匹配现有尺寸。
- 保留设计系统。切勿替换字体、更改配色、重构布局网格或移除装饰元素(边角括号、纸张纹理、几何形状、插画SVG)。这些是模板标识的一部分。
- 通过复制布局调整演示文稿长度。如果用户内容超过演示模板容量,复制最合适的现有幻灯片布局。如果内容较少,从底部删除幻灯片并更新页码标签。
- 设计缺失的布局:如果需要模板中没有的幻灯片布局,请使用相同的字体、配色、装饰元素、间距规则和组件规范从头设计——切勿切换到其他模板。
- 保留原版导航运行时。如果演示文稿附带或内嵌键盘处理器,请保持其完整。
assets/deck-stage.js
Output contract
输出约定
Emit between tags:
<artifact><artifact identifier="zhangzara-monochrome" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>在标签内输出:
<artifact><artifact identifier="zhangzara-monochrome" 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