A field-biology capstone on urban pollinator decline — the survey design, the data, the contribution, and the caveats. Built as a decision-grade coursework defe
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-html-ppt-zhangzara-pin-and-paper-5a0092677d88 ,按照其中的说明把「html-ppt-zhangzara-pin-and-paper」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Yellow paper with safety-pin illustrations, ink-blue handwritten Caveat, paper-grain texture.
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.
Anything that should feel hand-crafted, warm, and literary: qualitative research findings, founder reflections, longform brand stories, workshop debriefs. The signature safety-pin illustrations and paper-grain texture make it especially good for any deck — including tech or business — that wants personality and warmth over polish.
Decks that need to feel digital-native polished or rigorously data-driven — handwritten Caveat is intentionally informal.
example.html AND the assets/ folder into the user's workspace.
This template ships an assets/deck-stage.js runtime (keyboard navigation,
stage rendering) and an assets/styles.css stylesheet. The HTML references
them as assets/deck-stage.js and assets/styles.css, so both must sit next
to the cloned HTML or those paths will 404 in the generated artifact and
navigation/styling will silently break. Inlining the JS/CSS into a single
<script>/<style> block in the HTML is an acceptable alternative when a
single self-contained file is preferred.assets/deck-stage.js or inline keyboard handler, leave it intact.Emit between <artifact> tags:
<artifact identifier="zhangzara-pin-and-paper" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>
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.