Commit Graph

12 Commits

Author SHA1 Message Date
DeCentN2Madness 826d5e8c7d feat: migrate blog FAQs to reusable MDX accordion
- add Astro MDX support and convert FAQ-bearing posts to MDX
- centralize FAQ markup, scoped styling, behavior, and JSON-LD
- preserve FAQ content and links across English and Spanish posts
- extend blog audits and document the MDX editing workflow
- remove obsolete global FAQ styles
- ignore Front Matter CMS generated state
2026-06-08 15:46:20 -07:00
DeCentN2Madness 9678fc9a3c chore: add .frontmatter to .gitignore 2026-06-08 15:43:18 -07:00
DeCentN2Madness e4e6f15e9a fix: remove duplicated headers from blog post bodies
- remove extracted title, byline, date, avatar, and featured image preambles
- prevent both extraction scripts from recreating duplicated headers
- add blog content duplication auditing
- update migration documentation
2026-06-08 13:26:00 -07:00
DeCentN2Madness bfed3bee15 fix: restore missing live-site page imagery
- recover and self-host HubSpot-injected page hero assets
- map source heroes to page and library layouts
- restore the consultation form background
- add page imagery auditing
- update asset inventory and migration documentation
2026-06-08 13:17:27 -07:00
DeCentN2Madness 96edc6e538 fix: point front matter cms at content directories 2026-06-08 11:24:47 -07:00
DeCentN2Madness 33e78ff8a5 feat: convert site to astro via codex 2026-06-08 11:17:39 -07:00
DeCentN2Madness f3d3562cec chore: enable autonomous MCP tool execution 2026-06-07 10:45:10 -07:00
DeCentN2Madness d8a0016dba docs: require fidelity-first Astro migration 2026-06-07 10:16:35 -07:00
DeCentN2Madness dff773c0d2 docs: clarify autonomous Codex sandbox limitations 2026-06-06 20:53:38 -07:00
DeCentN2Madness e41a6a0d03 env: add nix flake and lock files 2026-06-06 20:21:27 -07:00
DeCentN2Madness 9db88a5c07 fix: gitignore some of the things! 2026-06-06 20:02:59 -07:00
DeCentN2Madness d19b3f3248 init: git all the things! 2026-06-06 20:02:17 -07:00