Usman Baig
066f1288f1
feat: trim integration pages from 75 to 25 + migrate to MDX
- Add dedicatedPage flag to integration registry (25 true, 50 false)
- Delete hardcoded nextjs/react/vue/wordpress route pages (wrong metadata)
- Hub page routes non-dedicated integrations to /integrations/script-tag
- Add 301 redirects for 50 removed slugs → /integrations/script-tag
- Migrate guide content from TSX to MDX (content/integrations/*.mdx)
- Add gray-matter, next-mdx-remote, remark-gfm dependencies
- Add content loader (lib/integration-content.ts) matching ciphera-website pattern
- Add prebuild script for integration guide index generation
- Sitemap reduced from 83 to 35 URLs with real lastmod dates
- Remove seoDescription from registry (now in MDX frontmatter)
2026-03-29 00:28:47 +01:00
..
2026-03-21 19:39:01 +01:00
2026-03-01 21:02:28 +01:00
2026-03-23 19:50:16 +01:00
2026-03-13 11:29:45 +01:00
2026-03-07 20:02:58 +01:00
2026-03-23 19:50:16 +01:00
2026-03-27 11:48:00 +01:00
2026-03-21 19:52:32 +01:00
2026-03-21 19:39:01 +01:00
2026-03-21 19:52:32 +01:00
2026-03-29 00:28:47 +01:00
2026-03-01 21:02:28 +01:00
2026-03-26 10:47:51 +01:00
2026-03-23 19:50:16 +01:00
2026-03-26 11:11:13 +01:00
2026-03-21 19:39:01 +01:00
2026-03-23 19:50:16 +01:00
2026-01-23 18:35:17 +01:00
2026-03-28 21:26:28 +01:00
2026-03-26 21:30:17 +01:00
2026-02-22 19:49:27 +01:00
2026-03-28 19:35:23 +01:00
2026-03-21 18:30:06 +01:00
2026-03-23 15:40:01 +01:00
2026-03-28 19:42:42 +01:00
2026-03-13 14:40:41 +01:00
2026-03-29 00:28:47 +01:00