Skip to content

Latest commit

 

History

History

README.md

Source (archival) — Claude-design editable originals

These are the original files as exported from Claude design, kept for future editing. They are not what the site serves; the published pages live in /en, /el, /briefing and /index.html.

File What it is
infographic.modular.html The infographic in modular form — loads styles.css + an in-browser React/Babel Tweaks panel. The panel only activates inside the Claude design host; the published /el and /en pages are this file with the host tooling removed.
styles.css Infographic stylesheet (the same file is published at assets/css/infographic.css).
app.jsx Wires the Tweaks panel choices onto <body> data-attributes.
tweaks-panel.jsx Reusable Tweaks panel shell + controls (Claude design host protocol).
dentro_diagnosis_v4.svg Tall source diagram (decision tree + theory), Greek.

Note on image paths

infographic.modular.html references images as assets/img/.... The shared images live one level up at /assets/img/. To preview this file as-is, either run it from a copy that has a sibling assets/img/ folder, or update the paths to ../assets/img/.