mdcms/app
Claude 690965df7d
v0.4 Phase 4: callout tags
- Extend renderer.code to match `mdcms <type>` fence syntax (e.g. ```mdcms callout-info)
- Extend parseMdcmsTag to capture body lines after the key-value block
- Add renderCalloutTag: icon + title row, markdown body, colour CSS vars
- Add hexToRgba helper for low-opacity background colour
- Make themeConfig module-level so callout renderer can read callout defaults
- Add callout CSS: left border, title row flex layout, icon fill
- Add reusable message: key support with category-aware language resolution
- Add aitranslation callout message to config.yml for test
- Update home.md with full Phase 4 test cases

https://claude.ai/code/session_01UP8Wo2CKPNhvvTkzX48CWF
2026-05-17 17:43:27 +00:00
..
assets v0.4 Phase 2: local SVG icon system, remove Google Material Icons 2026-05-17 17:19:33 +00:00
pages v0.4 Phase 4: callout tags 2026-05-17 17:43:27 +00:00
posts Rename website/ directory to app/ 2026-05-08 15:29:54 +00:00
config.yml v0.4 Phase 4: callout tags 2026-05-17 17:43:27 +00:00
index.html v0.4 Phase 4: callout tags 2026-05-17 17:43:27 +00:00
nav.yml Rename website/ directory to app/ 2026-05-08 15:29:54 +00:00
search.json Rename website/ directory to app/ 2026-05-08 15:29:54 +00:00
theme.yml v0.4 Phase 1: theme.yml — separate presentational config from config.yml 2026-05-16 15:33:20 +00:00