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
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Blog Content Audit
|
||||
|
||||
Checked 65 blog post bodies for layout content duplicated in Markdown.
|
||||
Verified 125 FAQ questions across 19 FAQ-bearing posts.
|
||||
|
||||
No duplicated article headers were detected.
|
||||
No duplicated article headers or invalid MDX FAQ components were detected.
|
||||
|
||||
Reference in New Issue
Block a user