html-ppt-zhangzara-vellum

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Vellum

Vellum

Deep navy canvas with warm-yellow italic Cormorant serifs and a single dusty teal accent. A quiet, scholarly aesthetic.
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衬线字体,辅以灰蓝绿色点缀。呈现出沉静、学术感的美学风格。
这是一个独立完整的HTML演示文稿——排版、配色方案、装饰系统及幻灯片样式均已协调统一。跨模板混合布局会破坏这套系统,请仅使用本模板内的布局。

At a glance

概览

  • Scheme: dark
  • Formality: high
  • Density: low
  • Slides in demo: 9
  • 配色风格: 深色
  • 正式程度:
  • 内容密度:
  • 演示幻灯片数量: 9张

Best for

适用场景

Anything that should feel scholarly, literary, and quietly intelligent: research synthesis, white papers, academic and policy briefs, advisory deliverables, longform editorial pieces, founder reflections. Equally strong for any deck — including tech, business, or creator work — that wants a calm, considered atmosphere instead of energetic visuals.
适用于所有需要体现学术性、文学性与内敛智慧的内容:研究综述、白皮书、学术及政策简报、咨询交付成果、长篇社论、创始人反思文章。同样适合任何想要营造沉稳、深思氛围而非活力视觉效果的演示文稿——包括科技、商业或创作者相关内容。

Avoid for

避用场景

Contexts that need visual heat or pop — the navy + warm-yellow italic-Cormorant aesthetic is intentionally low-tempo.
需要视觉冲击力或亮眼效果的场景——深藏青+暖黄色斜体Cormorant的美学风格刻意追求低节奏感。

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-vellum" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>
将内容包裹在
<artifact>
标签中:
<artifact identifier="zhangzara-vellum" 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