html-ppt-zhangzara-cobalt-grid

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Cobalt Grid

Cobalt Grid

Electric cobalt italic serifs on a graph-paper canvas, anchored by stair-stepped pixel-glitch decorations and slim hairline rules.
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: light
  • Formality: high
  • Density: medium
  • Slides in demo: 8
  • 配色方案: 浅色
  • 正式程度:
  • 内容密度: 中等
  • 演示幻灯片数量: 8张

Best for

适用场景

Anything that should feel like a quietly serious design / research bulletin, art publication, or curated trend report. Strong for studio annuals, agency capabilities decks, design-research publications, architecture / art / academic decks, and any deck wanting one strict accent colour and a printed-ledger calmness rather than corporate polish.
适用于打造风格沉稳严谨的设计/研究简报、艺术出版物或精心策划的趋势报告。尤其适合工作室年报、代理商能力展示文稿、设计研究出版物、建筑/艺术/学术类演示文稿,以及任何希望采用单一醒目强调色、呈现类似印刷账本般沉稳质感而非企业光鲜风格的演示文稿。

Avoid for

避用场景

Decks that need warmth, multi-colour energy, or a casual / playful voice — the strict cobalt + cream + grid palette is intentionally austere.
需要温暖氛围、多彩活力或轻松活泼风格的演示文稿——这套严格的钴蓝+米白+网格配色方案刻意营造出冷峻严肃的质感。

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-cobalt-grid" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>
<artifact>
标签内输出:
<artifact identifier="zhangzara-cobalt-grid" 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