html-ppt-zhangzara-retro-zine
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRetro Zine
复古同人杂志(Retro Zine)
Beige paper with green accent and Bebas Neue + Caveat: a riso-printed zine in HTML form.
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.
米色纸张搭配绿色点缀,采用Bebas Neue + Caveat字体:以HTML形式呈现的riso印刷风格杂志。
这是一个独立完整的HTML演示文稿——排版、配色、装饰系统以及幻灯片样式均已统一调配。跨模板混合布局会破坏整体设计风格,请遵循本模板规范。
At a glance
概览
- Scheme: light
- Formality: medium-low
- Density: medium
- Slides in demo: 10
- 配色方案: 浅色
- 正式程度: 中低
- 内容密度: 中等
- 演示幻灯片数量: 10张
Best for
适用场景
Anything that should feel printed, lo-fi, and crafted: indie zines and publications, music / arts brands, creator portfolios, small-batch craft launches, community decks. Also a great underdog choice for tech, research, or business decks that want a riso-print warmth instead of digital polish.
适用于所有需要印刷质感、低保真手工风格的场景:独立同人杂志与出版物、音乐/艺术品牌、创作者作品集、小众手工产品发布、社区演示文稿。对于想要riso印刷温暖质感而非数字化精致风格的科技、研究或商务演示文稿来说,这也是一个绝佳的小众选择。
Avoid for
不适用场景
Contexts that demand digital-native polish or fast modern-tech energy — the layered zine aesthetic intentionally feels handmade.
需要数字化精致风格或快节奏现代科技感的场景——分层杂志美学刻意营造出手作质感。
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-retro-zine" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>将内容放在标签内:
<artifact><artifact identifier="zhangzara-retro-zine" 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