品牌基础
色彩、字体、标志、组件、图表、版式、话术与待定事项的离线样本。
Tiansight · Design system
色彩、字体、标志、组件、图表、版式、话术与待定事项的离线样本。
首页长滚动与团队页。样张、五问、服务与价格、伙伴、联系。
16:9,十九页。方向键翻页,F 全屏,打印即 PDF。
A4 九页,由 report/data.json 生成。仅看异常项,导出 PDF。
一份 people.json 驱动区块、名片与社媒人物卡。
一份 manifest 驱动的幻灯片与长卷报告:证据分级、口径、公式、数据附录与下钻。六个技能。
每次改动后运行;偏离指南的色值、字体、圆角、远程资源、无障碍结构或版式回归都会失败。
python3 scripts/build_report.py # report/index.html from template + data python3 scripts/build_people.py # team page, blocks, name cards, social, deck slides python3 scripts/sync_icons.py # inline brand/icons.svg into pages with markers node scripts/export_people.mjs # social PNGs and name card PDF python3 html-system/build_deck.py html-system/sample # manifest → report python3 html-system/check_report.py html-system/sample --layout python3 scripts/export_tokens.py # brand/tokens.json (DTCG) from tokens.css python3 scripts/build_dist.py # dist/tiansight.css bundle for other sites python3 scripts/lint_html.py # accessibility and structure lint on every page node scripts/snapshot.mjs --update # refresh layout baseline after an intended change python3 scripts/check.py --render # guide conformance, build freshness, lint, layout regression