html-ppt-zhangzara-broadside

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Broadside

Broadside

Dark editorial canvas with a single fire orange accent and bilingual Latin/Chinese type stack.
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.
深色编辑风格画布,搭配醒目的火焰橙强调色,支持拉丁语/中文双语字体体系。
这是一个独立完整的HTML演示文稿——排版、配色、装饰系统以及幻灯片样式都已统一调校。跨模板混搭布局会破坏这套设计体系,请仅使用本模板内的布局。

At a glance

概览

  • Scheme: dark
  • Formality: medium-high
  • Density: medium
  • Slides in demo: 16
  • 配色方案: 深色
  • 正式程度: 中高
  • 内容密度: 中等
  • 演示幻灯片数量: 16

Best for

适用场景

Anything that should land like a broadside newspaper headline: brand manifestos, magazine and cultural pitches, design talks, bilingual EN/CN decks, founder vision statements. Also a striking pick for tech, research, or business decks that want a dramatic single-accent editorial feel.
适用于需要像大幅报纸头条一样引人注目的内容:品牌宣言、杂志与文化提案、设计分享、中英双语演示文稿、创始人愿景声明。对于想要营造富有戏剧性的单强调色编辑风格的科技、研究或商务演示文稿而言,也是极具冲击力的选择。

Avoid for

避用场景

Decks that need to feel quiet, warm, or institutionally traditional — the dark canvas with fire-orange accent commits to drama.
需要呈现沉稳、温暖或传统机构风格的演示文稿——深色画布搭配火焰橙强调色的组合自带戏剧感,与这类场景不符。

Workflow

工作流程

  1. Clone
    example.html
    into the user's workspace as the working file.
  2. Replace placeholder content with the user's real headlines, body copy, numbers, names, dates, and section labels. Match existing dimensions when swapping image placeholders.
  3. 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.
  4. 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.
  5. 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.
  6. Keep the navigation runtime as shipped. If the deck ships an
    assets/deck-stage.js
    or inline keyboard handler, leave it intact.
  1. **克隆
    example.html
    **到用户工作区作为工作文件。
  2. 替换占位内容:将用户的真实标题、正文文本、数据、名称、日期和章节标签替换占位内容。替换图片占位符时请匹配原有尺寸。
  3. 保留设计体系:切勿替换字体、修改配色、重构布局网格或移除装饰元素(边角括号、纸张纹理、几何图形、插画SVG)。这些元素是本模板标识的一部分。
  4. 通过复制布局调整演示文稿长度:如果用户内容超过演示模板的容量,复制最适合的现有幻灯片布局;如果内容较少,从末尾删除幻灯片,并更新页码标签。
  5. 设计缺失的布局:如果需要模板中没有的幻灯片布局,请使用相同的字体、配色、装饰元素、间距规则和组件规范从头设计——切勿切换到其他模板。
  6. 保留原版导航运行机制:如果演示文稿包含
    assets/deck-stage.js
    或内嵌键盘处理器,请保持其完整。

Output contract

输出规范

Emit between
<artifact>
tags:
<artifact identifier="zhangzara-broadside" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>
<artifact>
标签内输出:
<artifact identifier="zhangzara-broadside" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>

Source & license

来源与许可

Vendored from upstream MIT-licensed
zarazhangrui/beautiful-html-templates
.
The full upstream MIT license text — including the original copyright notice — ships in this skill at
LICENSE
and must be redistributed alongside any copy of
example.html
,
template.json
, or any vendored
assets/
runtime. See
template.json
for the upstream metadata snapshot.
源自上游MIT许可的
zarazhangrui/beautiful-html-templates
项目。
完整的上游MIT许可文本(包括原始版权声明)随本技能一同发布在
LICENSE
文件中,任何
example.html
template.json
或第三方
assets/
运行文件的副本都必须附带该许可文本。有关上游元数据快照,请查看
template.json