fabro/apps/marketing/src
Bryan Helmkamp f382f2764f
Showcase: render workflow graphs as SVGs, add nav, fix prompt
- Render DOT workflow definitions as visual SVG diagrams at build time
  using @viz-js/viz, replacing raw code blocks on show pages and
  placeholder first-letter thumbnails on index cards
- Collapse models/skills/languages into a compact metadata strip on
  show pages instead of separate boxed sections
- Fix prompt expand/collapse to use a single DOM element with max-height
  animation instead of duplicating the text in two swapped containers
- Add prev/next navigation links at the bottom of show pages
- Extract duplicated langIcons data into shared src/lib/langIcons.ts
- Use varied reveal animation types (reveal-scale, reveal-left)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 20:55:31 -04:00
..
components Add Showcase section to marketing site 2026-03-16 19:11:05 -04:00
content Update roadmap and standardize on Graphviz terminology 2026-03-16 20:01:33 -04:00
layouts Add blog and redesign blog/roadmap pages 2026-03-16 18:26:10 -04:00
lib Showcase: render workflow graphs as SVGs, add nav, fix prompt 2026-03-16 20:55:31 -04:00
pages Showcase: render workflow graphs as SVGs, add nav, fix prompt 2026-03-16 20:55:31 -04:00
styles Roadmap: replace inline shipped descriptions with hover tooltip 2026-03-16 18:27:58 -04:00
content.config.ts Update roadmap and standardize on Graphviz terminology 2026-03-16 20:01:33 -04:00
env.d.ts Add Astro marketing website with React integration 2026-03-07 10:03:33 -05:00